datafusion-sqlparse/tests
Daniël Heres 34548e890b
Change Word::keyword to a enum (#193)
This improves performance and paves the way to future API enhancements as discussed in the PR https://github.com/andygrove/sqlparser-rs/pull/193
2020-06-11 22:00:35 +03:00
..
sqlparser_common.rs Change Word::keyword to a enum (#193) 2020-06-11 22:00:35 +03:00
sqlparser_mssql.rs Add support for MSSQL's SELECT TOP N syntax (#150) 2020-01-12 23:20:48 -05:00
sqlparser_mysql.rs Add support for MSSQL's SELECT TOP N syntax (#150) 2020-01-12 23:20:48 -05:00
sqlparser_postgres.rs Implement CREATE TABLE IF NOT EXISTS (#163) 2020-04-21 16:28:02 +03:00