datafusion-sqlparse/src
2022-08-11 17:18:46 -04:00
..
ast Support for SIMILAR TO syntax, change Like and ILike to Expr variants, allow escape char for like/ilike (#569) 2022-08-11 15:44:26 -04:00
dialect Add BigQuery dialect (#490) 2022-05-10 10:25:27 -04:00
keywords.rs Support SHOW COLLATION (#564) 2022-08-11 09:28:34 -04:00
lib.rs fix: Handle double quotes inside quoted identifiers correctly (#411) 2022-02-07 10:05:17 -05:00
parser.rs Update for new clippy ints (#571) 2022-08-11 17:18:46 -04:00
test_utils.rs Boxed Query body to save some stack space (#540) 2022-07-16 07:22:45 -04:00
tokenizer.rs Update for new clippy ints (#571) 2022-08-11 17:18:46 -04:00