issues
search
sanjosh
/
php-sql-parser
Automatically exported from code.google.com/p/php-sql-parser
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Position calulation fails on multi column select with break
#60
GoogleCodeExporter
closed
8 years ago
5
Parsing is too slow
#59
GoogleCodeExporter
closed
8 years ago
15
Another small one. in-list in WHERE expression subtree was not handled. => Fix included
#58
GoogleCodeExporter
closed
8 years ago
1
Error in creator => Fix included
#57
GoogleCodeExporter
closed
8 years ago
2
No comments support
#56
GoogleCodeExporter
opened
8 years ago
7
Partial Query Parsing
#55
GoogleCodeExporter
closed
8 years ago
1
Query Parsing spits a notice
#54
GoogleCodeExporter
closed
8 years ago
1
LIMIT x, y / LIMIT y OFFSET x parsed inconsistently ?
#53
GoogleCodeExporter
closed
8 years ago
2
parser dies when calculating position of element of IN clause
#52
GoogleCodeExporter
closed
8 years ago
2
parser dies when calculating position of CAST expression
#51
GoogleCodeExporter
closed
8 years ago
2
parser dies when calculating position of _utf8
#50
GoogleCodeExporter
opened
8 years ago
3
Patch for /trunk/php-sql-parser.php
#49
GoogleCodeExporter
closed
8 years ago
2
Patch for /trunk/testsuite/test-more.php
#48
GoogleCodeExporter
closed
8 years ago
1
test suite does not work on windows
#47
GoogleCodeExporter
closed
8 years ago
1
script dies when query is not well-formed
#46
GoogleCodeExporter
closed
8 years ago
3
script dies with "cannot calculate position of" a table in the FROM clause
#45
GoogleCodeExporter
closed
8 years ago
2
cannot calculate position for the query inside
#44
GoogleCodeExporter
closed
8 years ago
3
Line breaks making trouble detecting correct table name
#43
GoogleCodeExporter
closed
8 years ago
2
incorrect parsing output if an aliased string contains a single quote escaped with a backslash
#42
GoogleCodeExporter
closed
8 years ago
2
Error: cannot calculate position of <tablename>
#41
GoogleCodeExporter
closed
8 years ago
3
Working with escaped values
#40
GoogleCodeExporter
closed
8 years ago
3
DISTINCT Syntax in COUNT
#39
GoogleCodeExporter
closed
8 years ago
2
unknown expr_type in WHERE expression subtree[0] expression
#38
GoogleCodeExporter
closed
8 years ago
4
Newline characters dropped
#37
GoogleCodeExporter
closed
8 years ago
6
unknown expr_type in VALUES[2] expression
#36
GoogleCodeExporter
closed
8 years ago
9
Escaped values in $parser->parsed['VALUES'] become '' instead of \'
#35
GoogleCodeExporter
closed
8 years ago
4
Some table names are keywords.
#34
GoogleCodeExporter
closed
8 years ago
3
Support for parsing the CREATE TABLE SQL statement
#33
GoogleCodeExporter
opened
8 years ago
22
Parser does not produce UPDATE section if table name is reserved word
#32
GoogleCodeExporter
closed
8 years ago
3
Parser produces errors on query parse
#31
GoogleCodeExporter
closed
8 years ago
5
WHERE clause with strings with parentheses is parsed incorrectly
#30
GoogleCodeExporter
closed
8 years ago
5
in-list conatins too many commas
#29
GoogleCodeExporter
closed
8 years ago
2
ASC statements
#28
GoogleCodeExporter
closed
8 years ago
2
+v
#27
GoogleCodeExporter
closed
8 years ago
1
functions within INSERT
#26
GoogleCodeExporter
closed
8 years ago
2
Parser breaks on nexted subqueries ending in ))
#25
GoogleCodeExporter
closed
8 years ago
4
Positions are wrong
#24
GoogleCodeExporter
closed
8 years ago
2
Small bug at line 965 (missing '$this->')
#23
GoogleCodeExporter
closed
8 years ago
4
alias of a subquery
#22
GoogleCodeExporter
closed
8 years ago
2
Tab character causes a wrong parsing.
#21
GoogleCodeExporter
closed
8 years ago
3
unparsed ref_clause on join
#20
GoogleCodeExporter
closed
8 years ago
2
[REQUEST] Start and stop positions of the statement components within the SQL string
#19
GoogleCodeExporter
closed
8 years ago
2
fake aliases for table names
#18
GoogleCodeExporter
closed
8 years ago
2
Option Update error
#17
GoogleCodeExporter
closed
8 years ago
2
Feature request: parse values in VALUES (...)
#16
GoogleCodeExporter
closed
8 years ago
2
Parentesis Urgent Fix
#15
GoogleCodeExporter
closed
8 years ago
3
select * is treated as an operator
#14
GoogleCodeExporter
closed
8 years ago
2
[Request] Compile back result array to sql statement
#13
GoogleCodeExporter
closed
8 years ago
7
1. please turn off debug print_r() 2. probbaly, some bug in parser triggers it
#12
GoogleCodeExporter
closed
8 years ago
3
Very long query cannot be parsed
#11
GoogleCodeExporter
closed
8 years ago
8
Previous
Next