mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-12-23 11:12:51 +00:00
Some checks failed
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
1.3 KiB
1.3 KiB
Changelog
All notable changes to this project will be documented in one of the linked files.
This project adheres to Semantic Versioning.
Given that the parser produces a typed AST, any changes to the AST will
technically be breaking and thus will result in a 0.(N+1) version.
- Unreleased: Check https://github.com/sqlparser-rs/sqlparser-rs/commits/main for undocumented changes.
- Past releases: See https://github.com/apache/datafusion-sqlparser-rs/tree/main/changelog