1
Fork 0

allow current_timestamp to be parsed, bump version

This commit is contained in:
Jake Wheat 2019-08-31 10:08:02 +01:00
parent 9f4a457a4d
commit 3707a09cb8
4 changed files with 16 additions and 10 deletions

7
TODO
View file

@ -33,7 +33,12 @@ themselves
review main missing sql bits - focus on more mainstream things
could also review main dialects
review the dialect support implementation
** 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
syntax from hssqlppp: