datafusion-sqlparse/src
2025-04-15 07:57:26 +02:00
..
ast Add support for INHERITS option in CREATE TABLE statement (#1806) 2025-04-12 18:03:43 +02:00
dialect Snowflake COPY INTO target columns, select items and optional alias (#1805) 2025-04-11 11:49:43 +02:00
parser Snowflake: support nested join without parentheses (#1799) 2025-04-15 07:57:26 +02:00
keywords.rs Add support for INHERITS option in CREATE TABLE statement (#1806) 2025-04-12 18:03:43 +02:00
lib.rs Update comments / docs for Spanned (#1549) 2024-11-30 08:08:55 -05:00
test_utils.rs Allow plain JOIN without turning it into INNER (#1692) 2025-01-30 07:15:57 +01:00
tokenizer.rs Fix tokenization of qualified identifiers with numeric prefix. (#1803) 2025-04-11 20:58:43 +02:00