drop tie column
This commit is contained in:
parent
d4729206da
commit
498b3ba308
|
@ -0,0 +1,3 @@
|
||||||
|
begin;
|
||||||
|
alter table awardsplayers drop column "tie";
|
||||||
|
commit;
|
Loading…
Reference in New Issue