datafusion-sqlparse/src
2023-10-24 06:33:51 -04:00
..
ast Support INSERT IGNORE in MySql and GenericDialect (#1004) 2023-10-24 05:45:25 -04:00
dialect Support "with" identifiers surrounded by backticks in GenericDialect (#1010) 2023-10-24 06:33:51 -04:00
parser Support INSERT IGNORE in MySql and GenericDialect (#1004) 2023-10-24 05:45:25 -04:00
keywords.rs parse SQLite pragma statement (#969) 2023-10-23 18:07:39 -04:00
lib.rs Add dialect_from_str and improve Dialect documentation (#848) 2023-04-27 11:37:11 -04:00
test_utils.rs Support mysql RLIKE and REGEXP binary operators (#1017) 2023-10-20 16:13:22 -04:00
tokenizer.rs Add test for clickhouse: tokenize == as Token::DoubleEq (#981) 2023-10-02 07:39:44 -04:00