Mark old checksums as valid
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
@@ -64,6 +64,7 @@
|
|||||||
</rollback>
|
</rollback>
|
||||||
</changeSet>
|
</changeSet>
|
||||||
<changeSet id="schema32_005" author="muff1nman">
|
<changeSet id="schema32_005" author="muff1nman">
|
||||||
|
<validCheckSum>7:d968449010bf1de51dac5f300359b2c5 </validCheckSum>
|
||||||
<preConditions onFail="MARK_RAN">
|
<preConditions onFail="MARK_RAN">
|
||||||
<not>
|
<not>
|
||||||
<tableExists tableName="podcast_episode"/>
|
<tableExists tableName="podcast_episode"/>
|
||||||
|
|||||||
@@ -153,6 +153,7 @@
|
|||||||
</rollback>
|
</rollback>
|
||||||
</changeSet>
|
</changeSet>
|
||||||
<changeSet id="schema47_004" author="muff1nman">
|
<changeSet id="schema47_004" author="muff1nman">
|
||||||
|
<validCheckSum>7:c69a9ccadcb83d57684bb3b7aa34fb22</validCheckSum>
|
||||||
<preConditions onFail="MARK_RAN">
|
<preConditions onFail="MARK_RAN">
|
||||||
<not>
|
<not>
|
||||||
<tableExists tableName="album" />
|
<tableExists tableName="album" />
|
||||||
|
|||||||
Reference in New Issue
Block a user