datafusion-sqlparse/tests
Nickolay Ponomarev e0ceacd1ad Store original, quoted form in SQLIdent
Also move more things to use SQLIdent instead of String in the hope of
making it a newtype eventually.

Add tests that quoted identifiers round-trip parsing/serialization correctly.
2019-02-07 05:33:12 +03:00
..
sqlparser_ansi.rs Stricter parsing for subqueries (3/4) 2019-02-07 05:31:36 +03:00
sqlparser_generic.rs Store original, quoted form in SQLIdent 2019-02-07 05:33:12 +03:00
sqlparser_postgres.rs Rename parse_tablename -> parse_object_name (4.2/4.4) 2019-02-07 05:31:44 +03:00