diff --git a/public/typo3conf/ext/ep_products/ext_tables.sql b/public/typo3conf/ext/ep_products/ext_tables.sql index b947f3ea..0b92f9db 100644 --- a/public/typo3conf/ext/ep_products/ext_tables.sql +++ b/public/typo3conf/ext/ep_products/ext_tables.sql @@ -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,