datafusion-sqlparse/src
2024-04-21 08:22:08 -04:00
..
ast feat: implement select * ilike for snowflake (#1228) 2024-04-21 08:22:08 -04:00
dialect Fix parse COPY INTO stage names without parens for SnowFlake (#1187) 2024-04-07 08:45:59 -04:00
parser feat: implement select * ilike for snowflake (#1228) 2024-04-21 08:22:08 -04:00
keywords.rs Support CREATE/DROP SECRET for duckdb dialect (#1208) 2024-04-09 16:21:08 -04:00
lib.rs Document that comments aren't preserved for round trip (#1060) 2023-12-19 15:43:10 -05:00
test_utils.rs Fix parsing of equality binop in function argument (#1182) 2024-04-06 13:08:40 -04:00
tokenizer.rs Fix dollar quoted string tokenizer (#1193) 2024-04-12 06:38:04 -04:00