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 89938b9f Update criterion requirement from 0.7 to 0.8 in
/sqlparser_bench (#2111)
add 367aa6e8 Added support for `DROP OPERATOR CLASS` syntax (#2109)
No new revisions were added by this update.
Summary of changes:
src/ast/ddl.rs | 37 ++++++++++++++++
src/ast/mod.rs | 11 ++++-
src/ast/spans.rs | 1 +
src/parser/mod.rs | 21 ++++++++-
tests/sqlparser_postgres.rs | 103 +++++++++++++++++++++++++++++++++++++++-----
5 files changed, 160 insertions(+), 13 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]