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
/
BufferedQuery.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'QA'
William Desportes
2019-12-31
1
-1
/
+1
|
\
|
*
Fix phpdoc using phpstan level 3
William Desportes
2019-12-31
1
-1
/
+1
|
*
Revert "Enable strict mode on PHP files"
William Desportes
2019-05-28
1
-1
/
+1
|
*
revert of new array syntax
William Desportes
2019-05-28
1
-2
/
+2
|
*
Revert array syntax
William Desportes
2019-05-28
1
-2
/
+2
*
|
Remove useless comments and annotations
Maurício Meneghini Fauth
2019-12-14
1
-6
/
+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
-9
/
+8
*
Use triple (in)equalities when type compatibility is ensured
Bruno Perel
2018-11-26
1
-2
/
+2
*
Cleanup and improve readability:
Bruno Perel
2018-11-26
1
-21
/
+20
*
Fixes striping of inline comments #11717
Raghuram
2017-04-05
1
-3
/
+5
*
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
-25
/
+21
*
Clarify license
Michal Čihař
2016-09-26
1
-1
/
+1
*
Remove @author from comment metadata
Michal Čihař
2016-09-26
1
-1
/
+0
*
Fix parsing of query with \
v3.4.3
Michal Čihař
2016-04-19
1
-3
/
+3
*
Fix splitting query when escaped quotes are involved
Michal Čihař
2016-03-02
1
-2
/
+2
*
BufferedQuery: Backslashes in comments escaped characters in comments.
Dan Ungureanu
2016-01-09
1
-7
/
+13
*
Fixed DELIMITER statements in BufferedQuery.
Dan Ungureanu
2015-11-08
1
-0
/
+5
*
Handle backslashes separately for BufferedQuery.
v3.0.1
Dan Ungureanu
2015-10-06
1
-2
/
+14
*
Updated coding style to follow PSR-2 coding standards.
Dan Ungureanu
2015-09-25
1
-5
/
+0
*
Consistent PHPDoc style.
Dan Ungureanu
2015-08-15
1
-0
/
+5
*
Coding style fixes.
Dan Ungureanu
2015-08-11
1
-1
/
+1
*
The initial value of the query is no longer ignored in BufferedQuery's constr...
Dan Ungureanu
2015-08-11
1
-1
/
+1
*
Refactored some parts of BufferedQuery. Fixed minor bugs.
Dan Ungureanu
2015-08-11
1
-13
/
+17
*
Typo in operator name.
Dan Ungureanu
2015-08-11
1
-2
/
+2
*
Introduced the buffered query parser. This is used to extract statements from a
Dan Ungureanu
2015-08-09
1
-0
/
+390