move managers

This commit is contained in:
2024-01-27 23:14:56 -06:00
parent 00f197d89f
commit 3a60d30ff8
5 changed files with 30 additions and 24 deletions

View File

@@ -1,4 +0,0 @@
begin;
alter table managers drop column "lgID";
alter table managers drop column "rank";
commit;