[phpMyAdmin Git] [phpmyadmin/sql-parser] 6bb07e: Properly handle operators AND, NOT, OR, XOR, DIV, ...

Michal Čihař michal at cihar.com
Fri Jan 6 12:36:38 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 6bb07eaa6672ae56f02e24ec449dfa71d456385b
      https://github.com/phpmyadmin/sql-parser/commit/6bb07eaa6672ae56f02e24ec449dfa71d456385b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-06 (Fri, 06 Jan 2017)

  Changed paths:
    M CHANGELOG.md
    M src/Components/Expression.php
    M tests/Parser/SelectStatementTest.php
    A tests/data/parser/parseSelect11.in
    A tests/data/parser/parseSelect11.out

  Log Message:
  -----------
  Properly handle operators AND, NOT, OR, XOR, DIV, MOD

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list