Skip to content

Commit 522d2cf

Browse files
committed
remove as but keep alias
1 parent a9700bf commit 522d2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/sql_test_files/component_rendering/run_sql_from_database.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ from
1111
union all
1212
select
1313
'works !'
14-
);
14+
) t1;

0 commit comments

Comments
 (0)