We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15972d1 commit 0b256efCopy full SHA for 0b256ef
deploy/initial.sql
@@ -3,3 +3,4 @@
3
create table abc (a int);
4
5
create table test ();
6
+create table test2 ();
0 commit comments