datafusion-sqlparse/src
2023-08-17 08:05:54 -04:00
..
ast feat: add ALTER ROLE syntax of PostgreSQL and MS SQL Server (#942) 2023-08-17 08:05:54 -04:00
dialect Fix SUBSTRING from/to argument construction for mssql (#947) 2023-08-17 06:17:57 -04:00
parser feat: add ALTER ROLE syntax of PostgreSQL and MS SQL Server (#942) 2023-08-17 08:05:54 -04:00
keywords.rs feat: add ALTER ROLE syntax of PostgreSQL and MS SQL Server (#942) 2023-08-17 08:05:54 -04:00
lib.rs Add dialect_from_str and improve Dialect documentation (#848) 2023-04-27 11:37:11 -04:00
test_utils.rs fix parsing of identifiers after % symbol (#927) 2023-07-21 05:55:41 -04:00
tokenizer.rs fix parsing of identifiers after % symbol (#927) 2023-07-21 05:55:41 -04:00