Revert "Improve: Index for file_map"

This reverts commit c9b5608405.
remotes/origin/log-external-deletes
Joas Schilling 11 years ago
parent 6039523cd6
commit 3a5b0a8cfc
  1. 18
      db_structure.xml

@ -172,24 +172,6 @@
</field>
</index>
<index>
<name>file_map_logic_path</name>
<unique>false</unique>
<field>
<name>logic_path</name>
<sorting>ascending</sorting>
</field>
</index>
<index>
<name>file_map_physic_path</name>
<unique>false</unique>
<field>
<name>physic_path</name>
<sorting>ascending</sorting>
</field>
</index>
</declaration>
</table>

Loading…
Cancel
Save