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 0f37c278 Resolve breaking change that set "supports_lambda_functions"
on `GenericDialect` (#2224)
add fb10a76f MSSQL: Add support for WAITFOR statement (#2210)
No new revisions were added by this update.
Summary of changes:
src/ast/mod.rs | 46 ++++++++++++++++++++++++++++++++++++++++++++++
src/ast/spans.rs | 1 +
src/keywords.rs | 2 ++
src/parser/mod.rs | 17 +++++++++++++++++
tests/sqlparser_mssql.rs | 37 +++++++++++++++++++++++++++++++++++++
5 files changed, 103 insertions(+)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]