Skip to content
Snippets Groups Projects
Commit c089a061 authored by Guillaume Heurtier's avatar Guillaume Heurtier
Browse files

FEAT #11982 TIME 0:10 removed doctypes_indexes

parent 1c2c688d
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,8 @@ DROP TABLE IF EXISTS mlb_coll_ext;
ALTER TABLE priorities DROP COLUMN IF EXISTS default_priority;
DROP TABLE IF EXISTS doctypes_indexes;
ALTER TABLE res_letterbox DROP COLUMN IF EXISTS custom_t1;
ALTER TABLE res_letterbox DROP COLUMN IF EXISTS custom_t2;
ALTER TABLE res_letterbox DROP COLUMN IF EXISTS custom_t3;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment