This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git
from 0fb2ef33 Include license file in sqlparser_derive crate (#1543)
add fd21fae2 Fallback to identifier parsing if expression parsing fails
(#1513)
No new revisions were added by this update.
Summary of changes:
src/dialect/mod.rs | 6 +
src/dialect/snowflake.rs | 12 ++
src/keywords.rs | 10 ++
src/parser/mod.rs | 399 +++++++++++++++++++++++++-------------------
tests/sqlparser_common.rs | 21 ++-
tests/sqlparser_postgres.rs | 20 +--
6 files changed, 277 insertions(+), 191 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]