Resolve #2939760 "10.3 allow granular overriding of sqlmode options"
All threads resolved!
Closes #2939760
Merge request reports
Activity
added 1 commit
- bf5d8986 - Fixed executing empty command when handling BC options.
- Resolved by Joachim Noreiko
added 1 commit
- 267241f4 - Moved setting of mode with new system to end of code block, so we don't need...
added 1 commit
- c9f1d3fd - Ignore new top-level driver setting "sql_mode_options" when setting up functional tests.
added 108 commits
-
c9f1d3fd...1b83f796 - 98 commits from branch
project:10.3.x
- cdd1d5a1 - Changed sql_mode to be set with an array of options rather than a string.
- bbdc57f5 - Fixed sql_mode getting written into connection options init_commands in migrate tests.
- 7980c0bb - Removed use of deprecated sql_mode option in tests.
- 22acb0fb - Changed sql_mode_options to be at the top level of the connection options array.
- da1235e4 - Updated deprecation message.
- 8df6e2b0 - Fixed handling of sqlmode_ansi_quotes.
- 86886d77 - Added CR link.
- 52aff104 - Fixed executing empty command when handling BC options.
- 04e91019 - Moved setting of mode with new system to end of code block, so we don't need...
- f8699bf8 - Ignore new top-level driver setting "sql_mode_options" when setting up functional tests.
Toggle commit list-
c9f1d3fd...1b83f796 - 98 commits from branch
added 1 commit
- ec03c15f - Add example of sql_mode_options usage to default.settings.php
added 1 commit
- 5a9b7f65 - Use TRUE rather than true in default.settings.php comment.
added 1 commit
- c7eb7098 - Copy default.settings.php to scaffold asset files.
- Resolved by Joachim Noreiko
added 28 commits
-
c7eb7098...a87888f6 - 14 commits from branch
project:10.3.x
- a87888f6...59789e4b - 4 earlier commits
- 9ae17588 - Updated deprecation message.
- 3db95deb - Fixed handling of sqlmode_ansi_quotes.
- 5b2be758 - Added CR link.
- c9fde317 - Fixed executing empty command when handling BC options.
- 990fe670 - Moved setting of mode with new system to end of code block, so we don't need...
- 4ac2e826 - Ignore new top-level driver setting "sql_mode_options" when setting up functional tests.
- 6f132200 - Add example of sql_mode_options usage to default.settings.php
- 3f8d4d7f - Use TRUE rather than true in default.settings.php comment.
- ba41ee01 - Copy default.settings.php to scaffold asset files.
- 8888dbde - Add tests to demonstrate that individual sql modes can be set.
Toggle commit list-
c7eb7098...a87888f6 - 14 commits from branch
Please register or sign in to reply