This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git


    from 2ceae006 Preserve optional `AS` keyword in aliases (#2103)
     add 2a2abc8d Added support for `DROP OPERATOR` syntax (#2102)

No new revisions were added by this update.

Summary of changes:
 src/ast/ddl.rs              | 59 ++++++++++++++++++++++++++++++
 src/ast/mod.rs              | 24 ++++++++-----
 src/ast/spans.rs            |  1 +
 src/parser/mod.rs           | 44 ++++++++++++++++++++++-
 tests/sqlparser_postgres.rs | 87 +++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 206 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to