sqlparser-dsql 0.62.3

SQL parser fork with Aurora DSQL extensions (CREATE INDEX ASYNC, ALTER TABLE ASYNC, ALTER COLUMN SET STORAGE, order-independent CREATE SEQUENCE, INCLUDE on table constraints). Based on sqlparser 0.62.0.
Documentation

sqlparser-dsql

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 10 feature flags, 3 of them enabled by default.

default

recursive-protection (default)

std (default)

This feature flag does not enable additional features.

recursive (default)

bigdecimal

derive-dialect

json_example

serde

serde_json

sqlparser_derive

visitor