File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
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
- <constraint xsi : type =" unique" referenceId =" EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID_STORE_ID_UNIQUE" >
485
- <column name =" store_id" />
486
- <column name =" attribute_id" />
487
- </constraint >
488
484
<index referenceId =" EAV_ATTRIBUTE_LABEL_STORE_ID" indexType =" btree" >
489
485
<column name =" store_id" />
490
486
</index >
Original file line number Diff line number Diff line change 304
304
"constraint" : {
305
305
"PRIMARY" : true ,
306
306
"EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID" : true ,
307
- "EAV_ATTRIBUTE_LABEL_STORE_ID_STORE_STORE_ID" : true ,
308
- "EAV_ATTRIBUTE_LABEL_STORE_ID_ATTRIBUTE_ID" : true
307
+ "EAV_ATTRIBUTE_LABEL_STORE_ID_STORE_STORE_ID" : true
309
308
}
310
309
},
311
310
"eav_form_type" : {
You can’t perform that action at this time.
0 commit comments