rename feature_prod feature_product

This commit is contained in:
Etienne Roudeix
2013-07-30 11:32:04 +02:00
parent 96239e4af4
commit 799e4ad5df
19 changed files with 3656 additions and 443 deletions

View File

@@ -160,7 +160,7 @@
<parameter name="i18n_columns" value="title, description, chapo, postscriptum" />
</behavior>
</table>
<table name="feature_prod" namespace="Thelia\Model">
<table name="feature_product" namespace="Thelia\Model">
<column autoIncrement="true" name="id" primaryKey="true" required="true" type="INTEGER" />
<column name="product_id" required="true" type="INTEGER" />
<column name="feature_id" required="true" type="INTEGER" />