» Version | » Information |
---|---|
2016-04-06 devel |
|
0.6.0 |
Easy InstallNot sure? Get more info. pear install SQL_Parser-0.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/SQL_Parser-0.6.0 Release date: 2010-10-06 12:15 UTC Release state: devel Release uploaded by: doconnor Changelog: QA release * Fixed bug in parsing default function arguments * Added more test cases; tests no longer rely on Var_Dump for now * Dialects can pass parser and lexer options to change behavior beyond just keywords. * Added lexer option to accept idents starting with a number Bug #4034 Assignment of field = field not recognized busterb Bug #4035 Update statements should recognize FROM clause cybot Bug #4036 Implement Parser with Bridge design pattern Bug #4054 Parsing create: int(11) not recognized as type epte Bug #4058 [Patch] Functions added to Dialect_MySQL busterb Bug #4059 parseFieldList (or Options?) doesn't handle auto_increment Bug #4066 Functions are keywords busterb Bug #4067 Dialect_Mysql.php needs tinyint in $types busterb Bug #4081 [PATCH] Added tinyint to synonyms epte Bug #4082 MySQL: PRIMARY KEY(id) line breaks epte Bug #4085 Lexer should recognize identifier delimiters cybot Bug #4086 (UN)LOCK TABLES statements not recognized (MySQL) cybot Bug #4087 Comma not recognized after PRIMARY KEY statement cybot Bug #4088 c-style block comments not handled cybot Bug #5755 Cannot handle select in form of tablename.* epte Bug #6438 Column list with '*' cannot have additional columns epte Bug #6439 Improper handling of absolute column names eg: table.column epte Bug #11462 generate_testcases.php does not correct split queries cybot Bug #11463 int and string is a valid token after SELECT cybot Bug #11464 FROM is not required for SELECT cybot Bug #11472 comment handling for ANSI and MySQL cybot Bug #11544 Arithmetic Operations in (), problem with update and in where clause cybot Bug #11679 Wrong parsed select statement. cybot Bug #13403 Parser does not accept arbitrary expressions in JOIN clauses cybot Bug #13404 NOW() causes infinite loop cybot Bug #14744 keyword parse problem doconnor Dependencies:
|
2004-05-11 devel |
|
2003-12-20 devel |
|
2003-04-14 devel |
|
2002-12-18 devel |
|
2002-09-30 devel |