drop rank column
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
begin;
|
begin;
|
||||||
alter table managers drop column "lgID";
|
alter table managers drop column "lgID";
|
||||||
|
alter table managers drop column "rank";
|
||||||
commit;
|
commit;
|
||||||
|
|||||||
Reference in New Issue
Block a user