drop unused column user_series.active

This commit is contained in:
Milan
2023-03-20 05:42:41 +01:00
parent 2b1ffda88d
commit f4c69f6191
2 changed files with 1 additions and 2 deletions

View File

@@ -288,3 +288,4 @@ DROP COLUMN `category`,
DROP INDEX `category` ;
;
ALTER TABLE calcms_user_series DROP COLUMN active;