Remove spurious file
This commit is contained in:
Vendored
-7
@@ -1,7 +0,0 @@
|
|||||||
create table t2(
|
|
||||||
id serial primary key
|
|
||||||
);
|
|
||||||
|
|
||||||
---- create above / drop below ----
|
|
||||||
|
|
||||||
drop table t2;
|
|
||||||
Reference in New Issue
Block a user