Commit 9eccfb0a authored by Xaver Maierhofer's avatar Xaver Maierhofer

Fix issue #4 MySQL Compare TYPO3

parent e4a54694
......@@ -8,7 +8,7 @@ CREATE TABLE tx_flexslider_domain_model_flexslider (
name varchar(255) DEFAULT '' NOT NULL,
title varchar(255) DEFAULT '' NOT NULL,
subtitle text DEFAULT '' NOT NULL,
subtitle text NOT NULL,
image text NOT NULL,
link varchar(255) DEFAULT '' NOT NULL,
caption varchar(255) DEFAULT '' NOT NULL,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment