Add new fields (meta_title, meta_description and meta_keyword) under I18N Product
This commit is contained in:
@@ -823,10 +823,6 @@
|
||||
<column name="subject" type="LONGVARCHAR" />
|
||||
<column name="text_message" type="CLOB" />
|
||||
<column name="html_message" type="CLOB" />
|
||||
<column name="html_message" type="CLOB" />
|
||||
<column name="text_layout_file_name" size="255" type="VARCHAR" />
|
||||
<column name="text_template_file_name" size="255" type="VARCHAR" />
|
||||
<column name="html_layout_file_name" size="255" type="VARCHAR" />
|
||||
<unique name="name_UNIQUE">
|
||||
<unique-column name="name" />
|
||||
</unique>
|
||||
|
||||
Reference in New Issue
Block a user