Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : Auto-Increment Precondition

$
0
0
There is no built-in autoIncrementExists or similar precondition. Your best option is probably to find the correct SQL and use a <sqlCheck> precondition. 

Or use failOnError="false" in the <changeSet> tag and just ignore the error. That tends to be a bit more dangerous, though, since you don't know the actual error that is being skipped.

Nathan

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>