chore: drop dead description column from product table
This commit is contained in:
@@ -26,7 +26,6 @@ CREATE TABLE tx_epproducts_domain_model_product
|
||||
external_link varchar(255) DEFAULT '' NOT NULL,
|
||||
tour_link varchar(255) DEFAULT '' NOT NULL,
|
||||
path_segment varchar(255) DEFAULT '' NOT NULL,
|
||||
description text NOT NULL,
|
||||
teaser text NOT NULL,
|
||||
teaser_long text NOT NULL,
|
||||
header_title varchar(255) DEFAULT '' NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user