datafusion-sqlparse/tests
Nickolay Ponomarev dee30aabe0 Fix the clippy assert!(false) lint
https://rust-lang.github.io/rust-clippy/master/index.html#assertions_on_constants

While I don't feel it's valid, fixing it lets us act on the other, more
useful, lints.
2019-04-21 04:46:19 +03:00
..
sqlparser_ansi.rs Fix the clippy assert!(false) lint 2019-04-21 04:46:19 +03:00
sqlparser_generic.rs Fix the clippy assert!(false) lint 2019-04-21 04:46:19 +03:00
sqlparser_postgres.rs Fix the clippy assert!(false) lint 2019-04-21 04:46:19 +03:00