datafusion-sqlparse/src
Aljaž Mur Eržen 3b1076c194
Support DISTINCT ON (...) (#852)
* Support "DISTINCT ON (...)"

* a test

* fix the merge
2023-04-27 15:34:54 -04:00
..
ast Support DISTINCT ON (...) (#852) 2023-04-27 15:34:54 -04:00
dialect Add dialect_from_str and improve Dialect documentation (#848) 2023-04-27 11:37:11 -04:00
keywords.rs support COPY INTO in snowflake (#841) 2023-04-27 11:30:48 -04:00
lib.rs Add dialect_from_str and improve Dialect documentation (#848) 2023-04-27 11:37:11 -04:00
parser.rs Support DISTINCT ON (...) (#852) 2023-04-27 15:34:54 -04:00
test_utils.rs Improve documentation on verified_* methods (#828) 2023-03-07 07:07:29 -05:00
tokenizer.rs Support identifiers beginning with digits in MySQL (#856) 2023-04-26 09:27:04 -04:00