This commit is contained in:
Chris Van 2012-09-05 17:17:50 -07:00
Родитель 097925939f
Коммит bb4cb938d4
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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`;