move author to content

This commit is contained in:
Athou
2013-07-24 15:50:05 +02:00
parent c2b53b117c
commit 645164997d
4 changed files with 3 additions and 15 deletions

View File

@@ -31,6 +31,7 @@
<createIndex tableName="FEEDENTRYCONTENTS" indexName="content_hash_index">
<column name="contentHash" />
</createIndex>
<dropColumn tableName="FEEDENTRIES" columnName="author"/>
</changeSet>
<changeSet author="athou" id="add-new-index">