Skip to content

Parse DSQL-supported PostgreSQL statements - #6

Merged
amaksimo merged 1 commit into
dsql-async-indexfrom
feat/dsql-supported-syntax
Sep 4, 2026
Merged

Parse DSQL-supported PostgreSQL statements#6
amaksimo merged 1 commit into
dsql-async-indexfrom
feat/dsql-supported-syntax

Conversation

@amaksimo

@amaksimo amaksimo commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • parse DSQL-supported row locks, role/default privilege statements, routine statements, and CREATE SCHEMA elements
  • preserve routine signatures and nested schema statements in the AST
  • release sqlparser-dsql 0.62.9

Verification

  • cargo fmt --all -- --check
  • cargo test --test sqlparser_postgres dsql_supported_
  • cargo test --all-features --quiet
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo publish --dry-run --allow-dirty
  • git diff --check

@amaksimo
amaksimo merged commit dbc3dab into dsql-async-index Sep 4, 2026
19 checks passed
@amaksimo
amaksimo deleted the feat/dsql-supported-syntax branch September 4, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant