datafusion-sqlparse/src
canalun f98a2f9dca
feat: mysql no-escape mode (#870)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2023-07-19 16:36:52 -04:00
..
ast feat: mysql no-escape mode (#870) 2023-07-19 16:36:52 -04:00
dialect Add fn support_group_by_expr to Dialect trait (#896) 2023-06-15 09:10:56 -04:00
keywords.rs Support UNION (ALL) BY NAME syntax (#915) 2023-07-18 17:15:05 -04:00
lib.rs Add dialect_from_str and improve Dialect documentation (#848) 2023-04-27 11:37:11 -04:00
parser.rs feat: mysql no-escape mode (#870) 2023-07-19 16:36:52 -04:00
test_utils.rs Remove most instances of #[cfg(feature(bigdecimal))] in tests (#910) 2023-07-17 14:19:51 -04:00
tokenizer.rs feat: mysql no-escape mode (#870) 2023-07-19 16:36:52 -04:00