Merge branch 'hotfix/field-type-mismatch'

This commit is contained in:
Björn Fromme
2019-10-01 13:25:58 +02:00
@@ -1029,8 +1029,7 @@ CREATE TABLE tx_epproducts_domain_model_badge
title varchar(255) DEFAULT '' NOT NULL, title varchar(255) DEFAULT '' NOT NULL,
subtitle varchar(255) DEFAULT '' NOT NULL, subtitle varchar(255) DEFAULT '' NOT NULL,
link int(11) unsigned NOT NULL default '0', link varchar(255) DEFAULT '' NOT NULL,
page int(11) unsigned DEFAULT '0',
tstamp int(11) unsigned DEFAULT '0' NOT NULL, tstamp int(11) unsigned DEFAULT '0' NOT NULL,
crdate int(11) unsigned DEFAULT '0' NOT NULL, crdate int(11) unsigned DEFAULT '0' NOT NULL,