|
<table name="catalog_product_entity_datetime" resource="default" engine="innodb" |
|
comment="Catalog Product Datetime Attribute Backend Table"> |
|
<column xsi:type="int" name="value_id" unsigned="false" nullable="false" identity="true" |
|
comment="Value ID"/> |
should be unsigned="true" at line 37 ?
(and for some others catalog_product_entity_* tables)