rickywu-posh/php-sql-parser

Keywords problem

Opened this issue · 0 comments

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 reported on code.google.com by ashraf.j...@gmail.com on 22 Mar 2015 at 1:41