Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: a6c1b67119d334b985cf2f386710c7e35623e09f
      
https://github.com/phpmyadmin/sql-parser/commit/a6c1b67119d334b985cf2f386710c7e35623e09f
  Author: Michal Čihař <[email protected]>
  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ř <[email protected]>


_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to