[phpmyadmin/sql-parser] a6c1b6: Prefix all SQL mode constants with SQL_MODE_

6 Jun
2017
6 Jun
'17
3:05 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: a6c1b67119d334b985cf2f386710c7e35623e09f https://github.com/phpmyadmin/sql-parser/commit/a6c1b67119d334b985cf2f386710... Author: Michal Čihař <michal@cihar.com> Date: 2017-06-06 (Tue, 06 Jun 2017) Changed paths: M CHANGELOG.md M src/Context.php M tests/Lexer/ContextTest.php Log Message: ----------- Prefix all SQL mode constants with SQL_MODE_ Previously the simple ones were not prefixed while the combination ones were, what make it impossible to set the combination ones. Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13358 Signed-off-by: Michal Čihař <michal@cihar.com>
3015
Age (days ago)
3015
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař