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 bc6e1d6e Added TIMESTAMP_NTZ type support with precision to Snowflake
dialect (#2080)
add 308a7231 Make `BitwiseNot` ("~") available for all dialects, not just
PostgreSQL (#2081)
No new revisions were added by this update.
Summary of changes:
src/ast/operator.rs | 50 ++++++++++++++++++++++-----------------------
src/parser/mod.rs | 6 ++++--
tests/sqlparser_common.rs | 19 +++++++++++++++++
tests/sqlparser_postgres.rs | 2 --
4 files changed, 48 insertions(+), 29 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]