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

Michal Čihař michal at cihar.com
Tue Jun 6 15:05:15 CEST 2017


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




More information about the Git mailing list