datafusion-sqlparse/tests
Nickolay Ponomarev 08bbce8992 Use assert_matches! instead of matching manually
To fix clippy warnings about assert!(true / false)
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 Use assert_matches! instead of matching manually 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