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
/
Parser
/
AlterStatementTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless comments and annotations
Maurício Meneghini Fauth
2019-12-14
1
-2
/
+2
*
Merge branch 'QA'
William Desportes
2019-11-13
1
-0
/
+3
|
\
|
*
fixes #267 - ALTER TABLE ... PRIMARY/UNIQUE KEY "Missing comma" error
MisterCoder
2019-11-13
1
-1
/
+4
|
*
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
-12
/
+12
|
/
*
Fix risky tests
Maurício Meneghini Fauth
2019-01-16
1
-2
/
+2
*
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
-12
/
+12
*
Fix incorrect error on DEFAULT keyword in ALTER operation
Deven Bansod
2019-01-03
1
-0
/
+1
*
Throw a parse error if a comma missing between two alter operations
Deven Bansod
2018-12-21
1
-0
/
+3
*
Merge remote-tracking branch 'origin/pull/137'
Michal Čihař
2017-02-14
1
-0
/
+2
|
\
|
*
Apply cs fixes
Damian Dlugosz
2017-02-12
1
-0
/
+1
|
/
*
Added PhpMyAdmin namespace prefix to follow PSR-4.
Michal Čihař
2017-01-23
1
-2
/
+2
*
Apply php-cs-fixer
Damian Dlugosz
2017-01-06
1
-1
/
+0
*
Add tests for ALTER DATABASE and ALTER VIEW
Deven Bansod
2016-10-25
1
-0
/
+2
*
Merge remote-tracking branch 'origin/pull/67'
Michal Čihař
2016-09-07
1
-0
/
+1
|
\
|
*
Added a test for 'ALTER TABLE .. COMMENT abc'
Deven Bansod
2016-09-07
1
-0
/
+1
*
|
Add a new test case for statements with missing delimiter
Deven Bansod
2016-09-07
1
-0
/
+1
|
/
*
Reorganized tests.
Dan Ungureanu
2015-07-23
1
-2
/
+2
*
Improved error messages.
Dan Ungureanu
2015-07-15
1
-0
/
+1
*
The context depends on the SQL mode.
Dan Ungureanu
2015-07-04
1
-0
/
+24