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
Export project to Github
#160
GoogleCodeExporter
opened
8 years ago
2
Problem with parser and datatables
#159
GoogleCodeExporter
opened
8 years ago
0
Keywords problem
#158
GoogleCodeExporter
opened
8 years ago
0
join with to_number in on clause
#157
GoogleCodeExporter
opened
8 years ago
1
Parser throws uninitialized offsets warning when "REPLACE" MySQL function used in SELECT clause
#156
GoogleCodeExporter
opened
8 years ago
0
Alias for a function without parameters forgotten
#155
GoogleCodeExporter
opened
8 years ago
0
Fatal Error, undefined method
#154
GoogleCodeExporter
opened
8 years ago
1
UNION Issues
#153
GoogleCodeExporter
opened
8 years ago
0
Unable to parse large complicated query (parenthesis problem)
#152
GoogleCodeExporter
opened
8 years ago
0
Position for CLAUSES
#151
GoogleCodeExporter
opened
8 years ago
8
Can not calculate position of query exception
#150
GoogleCodeExporter
opened
8 years ago
8
IFNULL(<Column Name>,<Value>) doesn't parsed properly
#149
GoogleCodeExporter
closed
8 years ago
1
PHP Error when parsing SQL containing the REPLACE function
#148
GoogleCodeExporter
closed
8 years ago
6
Creator can't handle SubQuery in Where clause
#147
GoogleCodeExporter
closed
8 years ago
2
Fails on comments
#146
GoogleCodeExporter
closed
8 years ago
3
Upper case for AliasBuilder
#145
GoogleCodeExporter
closed
8 years ago
1
Missing commas in reference builder
#144
GoogleCodeExporter
closed
8 years ago
4
Use semantic versioning for tags/releases
#143
GoogleCodeExporter
closed
8 years ago
1
Unable to install using composer without svn binary
#142
GoogleCodeExporter
closed
8 years ago
4
Support for expressions in ORDER BY clause
#141
GoogleCodeExporter
closed
8 years ago
1
USE Key word doesn't work with JOINs
#140
GoogleCodeExporter
closed
8 years ago
1
Limit is unable to process if "offset" written in Upper case
#139
GoogleCodeExporter
closed
8 years ago
3
NATURAL JOINS parse error
#138
GoogleCodeExporter
closed
8 years ago
2
Position calculation fails without space between quote and token
#137
GoogleCodeExporter
closed
8 years ago
3
Does not work on "WITH" Clauses
#136
GoogleCodeExporter
closed
8 years ago
3
STD incorrectly categorised as function and not aggregate_function
#135
GoogleCodeExporter
closed
8 years ago
1
Fix STRAIGHT_JOIN
#134
GoogleCodeExporter
closed
8 years ago
2
Scientific numbers incorrectly parsed
#133
GoogleCodeExporter
closed
8 years ago
5
Select expression loses alias when parenthesis can be left out
#132
GoogleCodeExporter
closed
8 years ago
3
support for CREATE INDEX requested
#131
GoogleCodeExporter
closed
8 years ago
5
ORDER BY has problems with expressions
#130
GoogleCodeExporter
closed
8 years ago
2
DROP not implemented
#129
GoogleCodeExporter
closed
8 years ago
2
DELETE deleted
#128
GoogleCodeExporter
closed
8 years ago
1
problem with unary operator
#127
GoogleCodeExporter
closed
8 years ago
1
DELETE FROM problem
#126
GoogleCodeExporter
closed
8 years ago
2
ON condition in JOIN must be between parenthesis
#125
GoogleCodeExporter
closed
8 years ago
7
use of stringfunction in join condition of select statement results in error
#124
GoogleCodeExporter
closed
8 years ago
4
KEY clause in CREATE TABLE causes fatal error
#123
GoogleCodeExporter
closed
8 years ago
2
UPDATE property no_quotes fails if something like this is queried: db.`tablename`
#122
GoogleCodeExporter
closed
8 years ago
3
default clause causes Fatal error
#121
GoogleCodeExporter
closed
8 years ago
1
superfluous brackets confuse the Parser
#120
GoogleCodeExporter
closed
8 years ago
1
SqlBuilder delimiter suggestion
#119
GoogleCodeExporter
closed
8 years ago
1
Problem parsing group by alias
#118
GoogleCodeExporter
closed
8 years ago
2
Parentheses around select clause cause parser to fail
#117
GoogleCodeExporter
opened
8 years ago
9
fix composer.json to support automatic class loading
#116
GoogleCodeExporter
closed
8 years ago
3
Project not registered on packagist.org
#115
GoogleCodeExporter
closed
8 years ago
4
Link to example.php broken
#114
GoogleCodeExporter
closed
8 years ago
2
Syntax error
#113
GoogleCodeExporter
closed
8 years ago
1
missing having clause in creator
#112
GoogleCodeExporter
closed
8 years ago
2
Typo, undefined constants
#111
GoogleCodeExporter
closed
8 years ago
9
Next