index
:
sql-parser
master
origin/HEAD
origin/QA
origin/master
origin/motranslator
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
Utils
/
QueryTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'QA'
William Desportes
2019-12-31
1
-0
/
+14
|
\
|
*
Add test case for #249
William Desportes
2019-12-31
1
-0
/
+14
|
*
Revert "Enable strict mode on PHP files"
William Desportes
2019-05-28
1
-1
/
+0
|
*
revert of new array syntax
William Desportes
2019-05-28
1
-193
/
+193
*
|
Remove useless comments and annotations
Maurício Meneghini Fauth
2019-12-14
1
-4
/
+4
|
/
*
fix: incorrect lastClauseIdx in Util::getQuery
Deven Bansod
2019-03-12
1
-1
/
+86
*
Fix risky tests
Maurício Meneghini Fauth
2019-01-16
1
-4
/
+4
*
Enable strict mode on PHP files
Maurício Meneghini Fauth
2019-01-16
1
-0
/
+1
*
Apply phpmyadmin/coding-standard
Maurício Meneghini Fauth
2019-01-16
1
-181
/
+214
*
Refactoring tests
Gabriel Caruso
2017-12-14
1
-1
/
+1
*
Apply php-cs-fixer
Michal Čihař
2017-10-10
1
-1
/
+1
*
Correctly handle CASE expression in SELECT statement
Michal Čihař
2017-07-12
1
-0
/
+17
*
Add recognizer for SET Statements
Deven Bansod
2017-07-07
1
-0
/
+6
*
Parse LOAD statement properly
Deven Bansod
2017-02-18
1
-0
/
+8
*
Merge remote-tracking branch 'origin/pull/137'
Michal Čihař
2017-02-14
1
-0
/
+6
|
\
|
*
Apply cs fixes
Damian Dlugosz
2017-02-12
1
-0
/
+4
*
|
Order imports
Damian Dlugosz
2017-02-12
1
-1
/
+1
|
/
*
Added PhpMyAdmin namespace prefix to follow PSR-4.
Michal Čihař
2017-01-23
1
-4
/
+4
*
Apply php-cs-fixer
Damian Dlugosz
2017-01-06
1
-58
/
+56
*
Fix some errors with INTO keyword more to follow
Deven Bansod
2016-09-28
1
-5
/
+5
*
Allow to use function name in AS
v3.4.4
Michal Čihař
2016-04-26
1
-0
/
+8
*
Fix order of parameters to avoid confusing error messages
Michal Čihař
2016-04-06
1
-2
/
+2
*
Change return value from getAll in case of not parsed query
Michal Čihař
2016-02-17
1
-1
/
+32
*
Updated coding style to follow PSR-2 coding standards.
Dan Ungureanu
2015-09-25
1
-1
/
+2
*
Add support for MySQL commands inside comments.
Dan Ungureanu
2015-08-08
1
-1
/
+1
*
Fixed a bug that didn't parse comments properly.
Dan Ungureanu
2015-08-05
1
-1
/
+40
*
Improved support for UNION.
Dan Ungureanu
2015-07-25
1
-0
/
+15
*
Improved fragments. New builders available. Refactored some fields.
Dan Ungureanu
2015-07-07
1
-0
/
+46
*
Improved condition parsing and query utilities.
Dan Ungureanu
2015-07-05
1
-4
/
+80
*
Improved WHERE keyword parser and query's utilities.
Dan Ungureanu
2015-07-02
1
-5
/
+1
*
Added statement builder (converts statement trees into executable query strin...
Dan Ungureanu
2015-06-30
1
-0
/
+328