Prevent changes to -Dairsonic.defaultMusicFolder from breaking the liquibase migration
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
</rollback>
|
||||
</changeSet>
|
||||
<changeSet id="schema26_002" author="muff1nman">
|
||||
<validCheckSum>ANY</validCheckSum>
|
||||
<preConditions onFail="MARK_RAN">
|
||||
<not>
|
||||
<tableExists tableName="music_folder" />
|
||||
|
||||
Reference in New Issue
Block a user