-
Notifications
You must be signed in to change notification settings - Fork 668
Pull requests: apache/datafusion-sqlparser-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support
IN () syntax of SQLite
#1005
by lewiszlw
was closed Oct 28, 2023
Loading…
updated Oct 28, 2023
Add support for named argument functions
#250
by eyalleshem
was merged Aug 2, 2020
Loading…
updated Aug 2, 2020
Use dialects in the parser for support snowflake aliasing syntax
#244
by eyalleshem
was closed Aug 2, 2020
Loading…
updated Aug 2, 2020
rework github actions for code coverage
#186
by maxcountryman
was merged Jun 7, 2020
Loading…
updated Jul 31, 2020
Don't fail parsing ALTER TABLE ADD COLUMN ending with a semicolon
#246
by miuy56dc
was merged Jul 31, 2020
Loading…
updated Jul 31, 2020
support MySQL quote style like
BEGIN
#247
by miuy56dc
was merged Jul 30, 2020
Loading…
updated Jul 30, 2020
Add without id support for SQLite
#208
by miuy56dc
was merged Jun 26, 2020
Loading…
updated Jun 26, 2020
support general typed string literals
#187
by maxcountryman
was merged Jun 11, 2020
Loading…
updated Jun 11, 2020
Store keywords in enum ~2x perf. improvement
#193
by Dandandan
was merged Jun 11, 2020
Loading…
updated Jun 11, 2020
provide LISTAGG implementation
#174
by maxcountryman
was merged May 30, 2020
Loading…
updated May 31, 2020
Add support for "on delete cascade" column option
#170
by c7hm4r
was merged May 27, 2020
Loading…
updated May 27, 2020
create if not exists for all dialect
#163
by alex-dukhno
was merged Apr 21, 2020
Loading…
updated Apr 21, 2020
Support "Select * from (a)" queries (when the table name is inside Parenthesis)
#155
by eyalleshem
was merged Apr 20, 2020
Loading…
updated Apr 20, 2020
Support hexadecimal string literals
#95
by benesch
was merged Jun 3, 2019
Loading…
updated Jun 3, 2019
Correction on prev_token, the index should decremented
#20
by ivanceras
was merged Oct 6, 2018
Loading…
updated Oct 7, 2018
ProTip!
Adding no:label will show everything without a label.