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 6a48f44f Updated `parse_infix(..)` in `mysql.rs` and `sqlite.rs` to 
handle error rather than `unwrap()` (#2207)
     add 798fbe4b MSSQL: Add support for TRAN shorthand (#2212)

No new revisions were added by this update.

Summary of changes:
 src/ast/mod.rs           |  6 +++++-
 src/dialect/mssql.rs     |  8 ++++++--
 src/keywords.rs          |  1 +
 src/parser/mod.rs        | 15 +++++++++------
 tests/sqlparser_mssql.rs | 28 ++++++++++++++++++++++++++++
 5 files changed, 49 insertions(+), 9 deletions(-)


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

Reply via email to