[phpMyAdmin Git] [phpmyadmin/sql-parser] 28be60: No useless else

Michal Čihař michal at cihar.com
Tue Feb 14 14:10:45 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 28be60a5645a93531d7ce34e9b099f7228c3d607
      https://github.com/phpmyadmin/sql-parser/commit/28be60a5645a93531d7ce34e9b099f7228c3d607
  Author: Damian Dlugosz <bigfootdd at gmail.com>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M .php_cs
    M src/Components/ArrayObj.php
    M src/Components/Condition.php
    M src/Components/CreateDefinition.php
    M src/Components/Expression.php
    M src/Components/IntoKeyword.php
    M src/Components/OrderKeyword.php
    M src/Components/ParameterDefinition.php
    M src/Components/PartitionDefinition.php
    M src/Components/RenameOperation.php
    M src/Components/SetOperation.php
    M src/Lexer.php
    M src/Statement.php
    M src/Statements/InsertStatement.php
    M src/Statements/ReplaceStatement.php

  Log Message:
  -----------
  No useless else


  Commit: d368724f9fc810fc9a2c704ac66674af8cdf1d15
      https://github.com/phpmyadmin/sql-parser/commit/d368724f9fc810fc9a2c704ac66674af8cdf1d15
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M .php_cs
    M src/Components/ArrayObj.php
    M src/Components/Condition.php
    M src/Components/CreateDefinition.php
    M src/Components/Expression.php
    M src/Components/IntoKeyword.php
    M src/Components/OrderKeyword.php
    M src/Components/ParameterDefinition.php
    M src/Components/PartitionDefinition.php
    M src/Components/RenameOperation.php
    M src/Components/SetOperation.php
    M src/Lexer.php
    M src/Statement.php
    M src/Statements/InsertStatement.php
    M src/Statements/ReplaceStatement.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pull/138'


  Commit: 6a9ea10743e5e414bbcaeff3e0ce79fa0cd2c26e
      https://github.com/phpmyadmin/sql-parser/commit/6a9ea10743e5e414bbcaeff3e0ce79fa0cd2c26e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M locale/ja/LC_MESSAGES/sqlparser.mo
    M locale/ja/LC_MESSAGES/sqlparser.po

  Log Message:
  -----------
  Merge branch 'master' of github.com:phpmyadmin/sql-parser


Compare: https://github.com/phpmyadmin/sql-parser/compare/9299d5e28f9c...6a9ea10743e5


More information about the Git mailing list