mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
switch order of drops in MR
This commit is contained in:
parent
037bf016fb
commit
9406fa2c09
@ -28,8 +28,8 @@ ALTER TABLE `treport_content_template` ADD COLUMN `macros_definition` TEXT;
|
||||
ALTER TABLE `treport_content_template` ADD COLUMN `render_definition` TEXT;
|
||||
|
||||
DROP TABLE `tupdate_journal`;
|
||||
DROP TABLE `tupdate_package`;
|
||||
DROP TABLE `tupdate`;
|
||||
DROP TABLE `tupdate_package`;
|
||||
|
||||
CREATE TABLE `tupdate_journal` (
|
||||
`id` SERIAL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user