[phpmyadmin/sql-parser] 1aa400: Revert the deprecation of passing string to Context::setMode

2 Feb
2022
2 Feb
'22
3:25 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 1aa400f21dc7824316816bab9d53a295fadcc359 https://github.com/phpmyadmin/sql-parser/commit/1aa400f21dc7824316816bab9d53... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-02-02 (Wed, 02 February 2022) -03:00 Changed paths: M CHANGELOG.md M src/Context.php M tests/Lexer/ContextTest.php Log Message: ----------- Revert the deprecation of passing string to Context::setMode This is useful when passing the sql_mode result directly from MySQL/MariaDB. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1322
Age (days ago)
1322
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maurício Meneghini Fauth