allow current_timestamp to be parsed, bump version
This commit is contained in:
parent
9f4a457a4d
commit
3707a09cb8
4 changed files with 16 additions and 10 deletions
7
TODO
7
TODO
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue