mirror of https://github.com/jackc/pgx.git
Remove spurious file
parent
c9038acdd0
commit
97d4ef09ce
|
@ -1,7 +0,0 @@
|
|||
create table t2(
|
||||
id serial primary key
|
||||
);
|
||||
|
||||
---- create above / drop below ----
|
||||
|
||||
drop table t2;
|
Loading…
Reference in New Issue