Skip to content

Commit 98caeaf

Browse files
Update tests/sqlparser_common.rs
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
1 parent d813409 commit 98caeaf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/sqlparser_common.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7762,7 +7762,6 @@ fn parse_trim() {
77627762
Box::new(MySqlDialect {}),
77637763
//Box::new(BigQueryDialect {}),
77647764
Box::new(SQLiteDialect {}),
7765-
//Box::new(DuckDbDialect {}),
77667765
]);
77677766

77687767
assert_eq!(

0 commit comments

Comments
 (0)