1
Fork 0

fix regression in extract function parsing, some small tweaks

This commit is contained in:
Jake Wheat 2019-08-31 18:12:35 +01:00
parent 7e38efc0bf
commit 9f2ff37c54
5 changed files with 8 additions and 12 deletions

3
TODO
View file

@ -4,6 +4,7 @@ review alters, and think about adding rename versions
which are really common and useful, but not in ansi
https://github.com/JakeWheat/simple-sql-parser/issues/20
finish off going through the keyword list
do more examples
what are the use cases?
@ -33,8 +34,6 @@ themselves
review main missing sql bits - focus on more mainstream things
could also review main dialects
review the dialect support implementation
syntax from hssqlppp:
query hints, join hints