mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-10-09 21:42:05 +00:00
![]() Alter INTERVAL to support postgres syntax This patch updates our INTERVAL implementation such that the Postgres and Redshfit variation of the syntax is supported: namely that 'leading field' is optional. Fixes #177. |
||
---|---|---|
.. | ||
ast | ||
dialect | ||
lib.rs | ||
parser.rs | ||
test_utils.rs | ||
tokenizer.rs |