Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 2b3fb2e5783e458f8ae07ccf9cd96f65df5cface
https://github.com/phpmyadmin/sql-parser/commit/2b3fb2e5783e458f8ae07ccf9cd…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-07-12 (Wed, 12 Jul 2017)
Changed paths:
M src/Components/CaseExpression.php
M src/Utils/Query.php
M tests/data/parser/parseSelectCase1.out
M tests/data/parser/parseSelectCase2.out
M tests/data/parser/…
[View More]parseSelectCase3.out
M tests/data/parser/parseSelectCase4.out
M tests/data/parser/parseSelectCaseErr1.out
M tests/data/parser/parseSelectCaseErr2.out
M tests/data/parser/parseSelectCaseErr3.out
M tests/data/parser/parseSelectCaseErr4.out
M tests/data/parser/parseSelectCaseErr5.out
Log Message:
-----------
Provide $expr consistently for CaseExpression as with Expression
This is probably better approach to address
https://github.com/phpmyadmin/phpmyadmin/issues/13487
Signed-off-by: Michal Čihař <michal(a)cihar.com>
[View Less]