Skip to content
Snippets Groups Projects
Commit 16f6a6c9 authored by Andreas Schindlbeck's avatar Andreas Schindlbeck
Browse files

Favoriten: Tables indizes #2

parent 43255d63
No related branches found
No related tags found
No related merge requests found
......@@ -15,5 +15,8 @@
<createIndex indexName="idx_asysrecordgroup_userid" tableName="ASYS_RECORDGROUP">
<column name="USER_ID"/>
</createIndex>
<createIndex indexName="idx_asysrecordgroup_title" tableName="ASYS_RECORDGROUP">
<column name="TITLE"/>
</createIndex>
</changeSet>
</databaseChangeLog>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment