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
/
src
/
Utils
/
Table.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless comments and annotations
Maurício Meneghini Fauth
2019-12-14
1
-4
/
+0
*
Enable strict mode on PHP files
Maurício Meneghini Fauth
2019-01-16
1
-1
/
+1
*
Apply phpmyadmin/coding-standard
Maurício Meneghini Fauth
2019-01-16
1
-14
/
+14
*
Cleanup and improve readability:
Bruno Perel
2018-11-26
1
-8
/
+8
*
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
-10
/
+4
*
Clarify license
Michal Čihař
2016-09-26
1
-1
/
+1
*
Remove @author from comment metadata
Michal Čihař
2016-09-26
1
-1
/
+0
*
Support for references from different tables.
v3.0.0
Dan Ungureanu
2015-10-03
1
-1
/
+2
*
Better parsing for CREATE TABLE statements.
v2.0.0
Dan Ungureanu
2015-09-25
1
-1
/
+6
*
Introduced the buffered query parser. This is used to extract statements from a
Dan Ungureanu
2015-08-09
1
-1
/
+1
*
Added switch to skip sorting options.
Dan Ungureanu
2015-07-14
1
-1
/
+1
*
Improved Table utilities.
Dan Ungureanu
2015-07-14
1
-0
/
+5
*
More coding style fixes. And typos. Lots of them.
Dan Ungureanu
2015-07-08
1
-5
/
+0
*
The context depends on the SQL mode.
Dan Ungureanu
2015-07-04
1
-2
/
+8
*
Added statement builder (converts statement trees into executable query strin...
Dan Ungureanu
2015-06-30
1
-3
/
+0
*
Improved documentation.
Dan Ungureanu
2015-06-26
1
-8
/
+14
*
Added query utilities.
Dan Ungureanu
2015-06-25
1
-2
/
+17
*
Less strict type hinting in Utilities subpackage.
Dan Ungureanu
2015-06-24
1
-5
/
+5
*
Refactoring.
Dan Ungureanu
2015-06-23
1
-3
/
+3
*
Added table utilities.
Dan Ungureanu
2015-06-23
1
-1
/
+44
*
Added table utilities.
Dan Ungureanu
2015-06-22
1
-0
/
+69