mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-04 06:18:17 +00:00
Update tests/sqlparser_common.rs
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
This commit is contained in:
parent
d81340927b
commit
98caeafd3a
1 changed files with 0 additions and 1 deletions
|
@ -7762,7 +7762,6 @@ fn parse_trim() {
|
||||||
Box::new(MySqlDialect {}),
|
Box::new(MySqlDialect {}),
|
||||||
//Box::new(BigQueryDialect {}),
|
//Box::new(BigQueryDialect {}),
|
||||||
Box::new(SQLiteDialect {}),
|
Box::new(SQLiteDialect {}),
|
||||||
//Box::new(DuckDbDialect {}),
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue