datafusion-sqlparse/src
2024-10-20 14:12:39 -04:00
..
ast Add support for quantified comparison predicates (ALL/ANY/SOME) (#1459) 2024-10-09 17:47:14 -04:00
dialect Add support for parsing MsSql alias with equals (#1467) 2024-10-20 14:12:39 -04:00
parser Add support for parsing MsSql alias with equals (#1467) 2024-10-20 14:12:39 -04:00
keywords.rs Add support of EXPLAIN QUERY PLAN syntax for SQLite dialect (#1458) 2024-10-08 12:27:07 -04:00
lib.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
test_utils.rs Expand handling of LIMIT 1, 2 handling to include sqlite (#1447) 2024-09-30 13:40:07 -04:00
tokenizer.rs MySQL dialect: Add support for hash comments (#1466) 2024-10-11 11:15:18 -04:00