mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-31 03:07:20 +00:00
parent
df738f9b10
commit
8fae601743
2 changed files with 2 additions and 1 deletions
|
@ -324,6 +324,7 @@ fn parse_update_set_from() {
|
|||
Box::new(SnowflakeDialect {}),
|
||||
Box::new(RedshiftSqlDialect {}),
|
||||
Box::new(MsSqlDialect {}),
|
||||
Box::new(SQLiteDialect {}),
|
||||
],
|
||||
options: None,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue