diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml index 39dea564b0f..36ee35b544d 100644 --- a/db_structure.xml +++ b/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> |