Skip to content

Pull requests: apache/datafusion-sqlparser-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support IN () syntax of SQLite
#1005 by lewiszlw was closed Oct 28, 2023 Loading… updated Oct 28, 2023
fix: stack overflow
#751 by step-baby was closed Dec 28, 2022 Loading… updated Dec 28, 2022
Remove unnecessary Box
#556 by ever0de was closed Aug 31, 2022 Draft updated Aug 31, 2022
support MySQL UNSIGNED
#425 by watarukura was closed Mar 2, 2022 Loading… updated Mar 2, 2022
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.