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

Refine join parsing
#111 by benesch was merged Jun 14, 2019 Loading… updated Jun 21, 2019
Support SELECT ALL
#76 by benesch was merged May 29, 2019 Loading… updated Jun 21, 2019
Replace Option<Vec<T>> with Vec<T>
#73 by benesch was merged May 29, 2019 Loading… updated Jun 21, 2019
Standardize license headers
#79 by benesch was merged Jun 11, 2019 Loading… updated Jun 21, 2019
Test that redundant nesting is supported
#108 by benesch was merged Jun 9, 2019 Loading… updated Jun 21, 2019
Remove "SQL" from types (and other renames)
#105 by benesch was merged Jun 25, 2019 Loading… updated Jun 25, 2019
Remove "SQL" prefix from "SQLDateTimeField" struct
#122 by benesch was merged Jun 25, 2019 Loading… updated Jun 25, 2019
Implement Eq alongside Hash
#123 by benesch was merged Jun 25, 2019 Loading… updated Jun 25, 2019
Update comments after the renaming done in PR #105
#126 by nickolay was merged Jul 1, 2019 Loading… updated Jul 1, 2019
implement fmt::Display instead of ToString
#124 by vemoo was merged Jul 1, 2019 Loading… updated Jul 1, 2019
README: update for recent improvements
#128 by benesch was merged Jul 3, 2019 Loading… updated Jul 3, 2019
Add a changelog
#129 by nickolay was merged Jul 8, 2019 Loading… updated Jul 8, 2019
Assorted code simplification and doc improvements
#131 by nickolay was merged Jul 10, 2019 Loading… updated Jul 10, 2019
add expect_keywords function
#134 by umanwizard was merged Aug 13, 2019 Loading… updated Aug 13, 2019
Make all doc literal terms code
#137 by quodlibetor was merged Aug 15, 2019 Loading… updated Aug 15, 2019
Check that CI enforces rustfmt
#121 by benesch was merged Aug 27, 2019 Loading… updated Aug 27, 2019
Don't lose precision when parsing decimal fractions
#130 by benesch was merged Sep 2, 2019 Loading… updated Sep 2, 2019
Support MySQL SHOW COLUMNS statement
#135 by benesch was merged Sep 2, 2019 Loading… updated Sep 2, 2019
Fix merge skew with number literals
#138 by benesch was merged Sep 2, 2019 Loading… updated Sep 2, 2019
Allow semicolon after start transaction
#139 by kpgaffney was merged Sep 14, 2019 Loading… updated Sep 14, 2019
Update CHANGELOG.md for 0.5.0
#141 by nickolay was merged Oct 17, 2019 Loading… updated Oct 17, 2019
Add Github Action
#142 by andygrove was merged Oct 18, 2019 Loading… updated Oct 18, 2019
Support quoted identifiers in AST as well
#143 by apparebit was merged Oct 20, 2019 Loading… updated Oct 21, 2019
Add support for MSSQL's SELECT TOP N syntax
#150 by alexkyllo was merged Jan 13, 2020 Loading… updated Jan 13, 2020
Add support for aliased expressions
#153 by andygrove was merged Mar 25, 2020 Loading… updated Mar 25, 2020
ProTip! no:milestone will show everything without a milestone.