datafusion-sqlparse/tests
Nikhil Benesch 69f0082db6
Support arbitrary WITH options for CREATE [TABLE|VIEW]
Both Postgres and MSSQL accept this syntax, though the particular
options they accept differ.
2019-06-03 13:32:13 -04:00
..
sqlparser_common.rs Support arbitrary WITH options for CREATE [TABLE|VIEW] 2019-06-03 13:32:13 -04:00
sqlparser_mssql.rs [mssql] Support single-quoted column aliases 2019-06-02 13:48:14 +03:00
sqlparser_postgres.rs Support arbitrary WITH options for CREATE [TABLE|VIEW] 2019-06-03 13:32:13 -04:00