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

Redshift: more copy options
#2072 by yoavcloud was merged Oct 22, 2025 Loading…
SQLite: make period optional for CREATE TRIGGER
#2071 by takluyver was merged Oct 22, 2025 Loading…
Reused CheckConstraint in ColumnOption
#2063 by LucaCappelletti94 was merged Oct 16, 2025 Loading…
Increase version of sqlparser_derive from 0.3.0 to 0.4.0
#2060 by jjbayer was merged Oct 10, 2025 Loading…
Add support for procedure parameter default values
#2041 by aharpervc was merged Oct 8, 2025 Loading…
Link to actual change logs in CHANGELOG.md
#2040 by lovasoa was merged Sep 23, 2025 Loading…
Prepare for 0.59.0: Changelog and update version
#2039 by alamb was merged Sep 19, 2025 Loading…
feat: support postgres alter schema
#2038 by chenkovsky was merged Sep 19, 2025 Loading…
Added support for SQLite triggers
#2037 by LucaCappelletti94 was merged Oct 11, 2025 Loading…
Snowflake: ALTER USER and KeyValueOptions Refactoring
#2035 by yoavcloud was merged Sep 25, 2025 Loading…
Add support for INVISIBLE columns in MySQL
#2033 by altmannmarcelo was merged Sep 23, 2025 Loading…
Add AUTO JOIN support
#2032 by justhaug was closed Sep 18, 2025 Loading…
MySQL: Add support for unsigned numeric types
#2031 by MohamedAbdeen21 was merged Sep 19, 2025 Loading…
DuckDB: Allow quoted date parts in EXTRACT
#2030 by ryanschneider was merged Sep 16, 2025 Loading…
MySQL: CREATE INDEX: allow USING clause before ON
#2029 by MohamedAbdeen21 was merged Sep 26, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.