rickywu-posh / 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

functions within INSERT #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The parser doesn't recognize functions within INSERT statements. You will get 
the function name as column reference and the function parameters as expression.

Used version:
https://www.phosco.info/publicsvn/php-sql-parser/tags/20120215

Original issue reported on code.google.com by pho...@gmx.de on 16 Feb 2012 at 9:08

GoogleCodeExporter commented 8 years ago
Solved in the current version on 
https://www.phosco.info/php-sql-parser_current.zip

Subversion repository 
https://www.phosco.info/publicsvn/php-sql-parser/tags/20120217

Original comment by pho...@gmx.de on 17 Feb 2012 at 2:22

GoogleCodeExporter commented 8 years ago
Accepted fixed codebase.

Original comment by greenlion@gmail.com on 12 Mar 2012 at 10:50