postgresql needs contraint names to be unque across the database, not only the table

remotes/origin/stable4
Robin Appelman 13 years ago
parent d7ed456f96
commit a1dfe16d0a
  1. 2
      db_structure.xml

@ -143,7 +143,7 @@
</field>
<index>
<name>path_index</name>
<name>fscache_path_index</name>
<unique>true</unique>
<field>
<name>path</name>

Loading…
Cancel
Save