PHP-SQL-Parser icon indicating copy to clipboard operation
PHP-SQL-Parser copied to clipboard

Keywords problem

Open witchi opened this issue 10 years ago • 0 comments

From [email protected] on March 22, 2015 14:41:28

What steps will reproduce the problem? 1. Parse a query for a table contains field name like notes or Status. 2. 3. What is the expected output? What do you see instead? Expected to see field name as notes and status. Instead I see notes_ and Status _ What version of the product are you using? On what operating system? Version: 20140108, on Windows 7 pro OS. Please provide any additional information below.

Original issue: http://code.google.com/p/php-sql-parser/issues/detail?id=158

witchi avatar Jun 17 '15 20:06 witchi