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
/
Components
/
ExpressionArray.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless comments and annotations
Maurício Meneghini Fauth
2019-12-14
1
-4
/
+0
*
Merge branch 'QA'
William Desportes
2019-10-29
1
-1
/
+1
|
\
|
*
fix implode arg. order
Remi Collet
2019-10-28
1
-1
/
+1
|
*
Revert "Enable strict mode on PHP files"
William Desportes
2019-05-28
1
-1
/
+1
|
*
Revert array syntax
William Desportes
2019-05-28
1
-4
/
+4
|
/
*
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
-4
/
+4
*
Fix parameter type
Michal Čihař
2017-02-07
1
-2
/
+2
*
Properly document parameter type
Michal Čihař
2017-02-07
1
-2
/
+2
*
Merge branch 'master' into motranslator
Michal Čihař
2017-01-23
1
-5
/
+5
|
\
|
*
Added PhpMyAdmin namespace prefix to follow PSR-4.
Michal Čihař
2017-01-23
1
-5
/
+5
*
|
Merge branch 'master' into motranslator
Michal Čihař
2017-01-06
1
-13
/
+11
|
\
\
|
|
/
|
*
Apply php-cs-fixer
Damian Dlugosz
2017-01-06
1
-13
/
+11
*
|
Replace __( usage by Translator class
Michal Čihař
2016-12-21
1
-1
/
+1
|
/
*
Merge pull request #88 from devenbansod/fix_pma_12100
Michal Čihař
2016-10-03
1
-3
/
+11
|
\
|
*
Add parsing of CASE Expressions
Deven Bansod
2016-09-25
1
-3
/
+11
*
|
Clarify license
Michal Čihař
2016-09-26
1
-1
/
+1
*
|
Remove @author from comment metadata
Michal Čihař
2016-09-26
1
-1
/
+0
|
/
*
Allow NULL in expressions.
v3.0.8
Dan Ungureanu
2015-12-18
1
-0
/
+1
*
Expressions may begin with a function that is also a reserved keyword.
v3.0.7
Dan Ungureanu
2015-11-17
1
-0
/
+1
*
Updated coding style to follow PSR-2 coding standards.
Dan Ungureanu
2015-09-25
1
-1
/
+0
*
Fixed minor style issues in generated queries.
v1.0.0
Dan Ungureanu
2015-08-20
1
-1
/
+2
*
Consistent PHPDoc style.
Dan Ungureanu
2015-08-15
1
-2
/
+4
*
Introduced the buffered query parser. This is used to extract statements from a
Dan Ungureanu
2015-08-09
1
-2
/
+2
*
Refactored field to something more appropriate depending on the context in wh...
Dan Ungureanu
2015-08-08
1
-2
/
+2
*
Added support for SELECT * FROM dual;
Dan Ungureanu
2015-07-25
1
-1
/
+4
*
Refactoring.
Dan Ungureanu
2015-07-22
1
-1
/
+1
*
Minor style fix.
Dan Ungureanu
2015-07-19
1
-2
/
+0
*
Avoid processing the alias twice and generate an error.
Dan Ungureanu
2015-07-19
1
-7
/
+28
*
Mass renaming. Using 'component' instead of 'fragment'.
Dan Ungureanu
2015-07-10
1
-0
/
+96