reserve most of the reserved keywords in the parser
This commit is contained in:
parent
6b5a29c052
commit
5d9a32a91d
3 changed files with 525 additions and 7 deletions
3
TODO
3
TODO
|
@ -63,7 +63,8 @@ rules for changing the multi keyword parsing:
|
|||
rough SQL 2003 todo, including tests to write:
|
||||
|
||||
now:
|
||||
implement the reservation of all keywords
|
||||
review the commented out reserved keyword entries and work out how to
|
||||
fix
|
||||
go through all? the functions
|
||||
go through almost all the predicates
|
||||
window functions missing bits, window clauses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue