[Hotfix] Remove expansion field from account for those who have it (#2357)

This commit is contained in:
Chris Miles
2022-08-01 15:07:36 -05:00
committed by GitHub
parent 7c27c4350d
commit 5ec18709a6
4 changed files with 23 additions and 31 deletions
@@ -0,0 +1 @@
ALTER TABLE `account` DROP `expansion`;