File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 481
481
referenceColumn =" attribute_id" onDelete =" CASCADE" />
482
482
<constraint xsi : type =" foreign" referenceId =" EAV_ATTRIBUTE_LABEL_STORE_ID_STORE_STORE_ID" table =" eav_attribute_label"
483
483
column =" store_id" referenceTable =" store" referenceColumn =" store_id" onDelete =" CASCADE" />
484
- <index referenceId = " EAV_ATTRIBUTE_LABEL_STORE_ID " indexType = " btree " >
484
+ <constraint xsi : type = " unique " referenceId = " EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID_STORE_ID_UNIQUE " >
485
485
<column name =" store_id" />
486
- </index >
487
- <index referenceId =" EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID_STORE_ID" indexType =" btree" >
488
486
<column name =" attribute_id" />
487
+ </constraint >
488
+ <index referenceId =" EAV_ATTRIBUTE_LABEL_STORE_ID" indexType =" btree" >
489
489
<column name =" store_id" />
490
490
</index >
491
491
</table >
You can’t perform that action at this time.
0 commit comments