1
Fork 0

start refactoring the dialect support, and work on the keyword handling

This commit is contained in:
Jake Wheat 2019-08-31 11:57:28 +01:00
parent 3707a09cb8
commit eb45eb8705
10 changed files with 379 additions and 382 deletions

7
TODO
View file

@ -33,12 +33,7 @@ themselves
review main missing sql bits - focus on more mainstream things
could also review main dialects
** review the dialect support implementation
-> how to create your own dialects
especially how to override the reserved keyword list easily
make a list of the current dialect specific things
review the reserved word handling and make some more tests
add negative parsing tests for things that should fail
review the dialect support implementation
syntax from hssqlppp: