Merge branch 'hotfix/field-type-mismatch'
This commit is contained in:
@@ -1029,8 +1029,7 @@ CREATE TABLE tx_epproducts_domain_model_badge
|
||||
|
||||
title varchar(255) DEFAULT '' NOT NULL,
|
||||
subtitle varchar(255) DEFAULT '' NOT NULL,
|
||||
link int(11) unsigned NOT NULL default '0',
|
||||
page int(11) unsigned DEFAULT '0',
|
||||
link varchar(255) DEFAULT '' NOT NULL,
|
||||
|
||||
tstamp int(11) unsigned DEFAULT '0' NOT NULL,
|
||||
crdate int(11) unsigned DEFAULT '0' NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user