Query: Does it also verify whether there is schema version mismatch or not as a pre and post schema creation steps ?
laxmikant99 opened this issue · 1 comments
laxmikant99 commented
r2-lf commented
Hi, @laxmikant99! One of the key features of Liquibase is that it looks at a metatable to see the schema version. It will only apply the changes required to catch up to the latest release. Does that help? If not, please reopen the issue.