MyBatis migrations splits each SQL file into two sections:
- One for migrating forward one version
- One for migrating back one version
How does one roll back versions using Flyway?
feedback
|
|
Found the answer in the FAQ | |||||||||||||
feedback
|