problem to unparse query that contains field name start with number

Bug #1212960 reported by Darshan Patel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Akiban SQL Parser
New
Undecided
Unassigned

Bug Description

SELECT 1st_col FROM abc

o/P

SELECT 1 AS st_col FROM abc

also
following query is not parse

SELECT ifnull(1st_col,0) FROM abc

description: updated
Revision history for this message
Nathan Williams (nwilliams) wrote :

This project has moved to GitHub. New issue URL:
https://github.com/FoundationDB/sql-parser/issues/46

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.