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 2856e65 commit 75d4d44Copy full SHA for 75d4d44
deploy/initial.sql
@@ -4,6 +4,5 @@
4
begin;
5
6
create table abc (a int);
7
-create table abcd (a int);
8
9
commit;
0 commit comments