drop unused weights
This commit is contained in:
parent
b29c8fd21a
commit
20f538d5e5
@ -57,4 +57,6 @@ ALTER TABLE checklist_upload DROP checklist_id;
|
||||
|
||||
DROP TABLE checklist_upload;
|
||||
|
||||
DROP TABLE string_resource;
|
||||
DROP TABLE string_resource;
|
||||
|
||||
DROP TABLE weights;
|
Loading…
x
Reference in New Issue
Block a user