mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Add DCES databox_field unique key
This commit is contained in:
@@ -4720,6 +4720,13 @@
|
||||
<field>name</field>
|
||||
</fields>
|
||||
</index>
|
||||
<index>
|
||||
<name>dces_element</name>
|
||||
<type>UNIQUE</type>
|
||||
<fields>
|
||||
<field>dces_element</field>
|
||||
</fields>
|
||||
</index>
|
||||
<index>
|
||||
<name>indexable</name>
|
||||
<type>INDEX</type>
|
||||
|
Reference in New Issue
Block a user