liquibase upgrade, removing dirty fix

This commit is contained in:
Athou
2013-10-10 10:07:16 +02:00
parent 322e588a4e
commit f4c86634f7
3 changed files with 2 additions and 46 deletions

View File

@@ -357,6 +357,7 @@
</changeSet>
<changeSet author="athou" id="status-cleanup">
<validCheckSum>7:cf40ae235c2d4086c5fa6ac64102c6a9</validCheckSum>
<delete tableName="FEEDENTRYSTATUSES">
<where>read_status = false and starred = false</where>
</delete>