add valid checksum (fix #517)

This commit is contained in:
Athou
2013-10-14 02:15:03 +02:00
parent 6f22836dcb
commit 8b77eb9850

View File

@@ -14,6 +14,7 @@
</changeSet>
<changeSet author="athou" id="create-tags-table">
<validCheckSum>7:fdd37bdee09c8fbbcbcd867b05decaae</validCheckSum>
<createTable tableName="FEEDENTRYTAGS">
<column name="id" type="BIGINT">
<constraints nullable="false" primaryKey="true" />