Skip to content

Commit f0a44ca

Browse files
authored
Update fuse_compat_write
1 parent f9f483d commit f0a44ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fuse-compat/compat-logictest/fuse_compat_write

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
statement ok
2-
set global sql_dialect = 'PostgreSQL';
2+
set global timezone = 'UTC';
33

44
statement ok
55
DROP TABLE IF EXISTS fuse_compat_table;

0 commit comments

Comments
 (0)