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
/
Builder
/
SelectStatementTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'QA'
William Desportes
2019-12-31
1
-0
/
+136
|
\
|
*
Cover some edge cases
William Desportes
2019-12-31
1
-0
/
+136
*
|
Merge branch 'QA'
William Desportes
2019-12-31
1
-2
/
+14
|
\
\
|
|
/
|
*
275: Prevent overwrite of offset in Limit clause by parenthesis
Deven Bansod
2019-12-30
1
-2
/
+13
|
*
Revert "Enable strict mode on PHP files"
William Desportes
2019-05-28
1
-1
/
+0
|
/
*
Changed implementation of build() methods to generate more consistent SQL.
Przemek Szalko
2019-02-15
1
-11
/
+11
*
Enable strict mode on PHP files
Maurício Meneghini Fauth
2019-01-16
1
-0
/
+1
*
Add support for INDEX hints in SELECT statement
Deven Bansod
2018-12-23
1
-0
/
+12
*
Remove not used type arg from GROUP BY
Michal Čihař
2017-06-01
1
-1
/
+1
*
Add (failing) test for building GROUP BY clause
Michal Čihař
2017-06-01
1
-0
/
+12
*
Added PhpMyAdmin namespace prefix to follow PSR-4.
Michal Čihař
2017-01-23
1
-3
/
+3
*
Apply php-cs-fixer
Damian Dlugosz
2017-01-06
1
-3
/
+0
*
Add more tests
Deven Bansod
2016-12-21
1
-0
/
+17
*
Add builders test for end options in SELECT
Deven Bansod
2016-11-12
1
-0
/
+23
*
Added test cases for parsing DELETE statements
Deven Bansod
2016-09-24
1
-1
/
+1
*
Add testcase for alias in JOIN
Michal Čihař
2016-03-21
1
-0
/
+19
*
Misc: Fixed tests failing tests.
Dan Ungureanu
2016-02-10
1
-1
/
+2
*
Updated PHPUnit to 5.1 and fixed some of the tests.
Dan Ungureanu
2015-12-18
1
-0
/
+10
*
Avoid building a field multiple times if clause has synonyms.
v3.0.3
Dan Ungureanu
2015-10-10
1
-0
/
+26