fix regression in extract function parsing, some small tweaks
This commit is contained in:
parent
7e38efc0bf
commit
9f2ff37c54
5 changed files with 8 additions and 12 deletions
3
TODO
3
TODO
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue