datafusion-sqlparse/src
2024-08-23 11:42:51 -04:00
..
ast feat: support different USE statement syntaxes (#1387) 2024-08-23 11:42:51 -04:00
dialect fix: only require DESCRIBE TABLE for Snowflake and ClickHouse dialect (#1386) 2024-08-16 05:54:58 -04:00
parser feat: support different USE statement syntaxes (#1387) 2024-08-23 11:42:51 -04:00
keywords.rs feat: support different USE statement syntaxes (#1387) 2024-08-23 11:42:51 -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 Adding support for parsing CREATE TRIGGER and DROP TRIGGER statements (#1352) 2024-08-14 09:11:16 -04:00
tokenizer.rs Support for postgres String Constants with Unicode Escapes (#1355) 2024-07-29 17:18:16 -04:00