fix up upsell migration
This commit is contained in:
Родитель
097925939f
Коммит
bb4cb938d4
|
@ -1 +1,2 @@
|
|||
alter table addon_upsell drop column text;
|
||||
alter table `addon_upsell` drop foreign key `text_translated`;
|
||||
alter table `addon_upsell` drop column `text`;
|
||||
|
|
Загрузка…
Ссылка в новой задаче