datafusion-sqlparse/tests
Nickolay Ponomarev 0233604f9b Remove extraneous tests
`parse_example_value` parses as compound identifier, which makes no
sense ("SARAH"."LEWISE@sakilacustomer"."org")

`parse_function_now` is unnecessary since we already test the parsing
of functions in `parse_scalar_function_in_projection`
2019-05-04 01:00:13 +03:00
..
sqlparser_ansi.rs Move wildcard test to generic parser 2019-04-22 17:52:15 -04:00
sqlparser_generic.rs Parse table-valued functions and MSSQL-specific WITH hints 2019-04-27 21:14:18 +03:00
sqlparser_postgres.rs Remove extraneous tests 2019-05-04 01:00:13 +03:00