Flyway itself manages database migration scripts in a directory called src/main/java/db/migration. You should use the following naming convention: V1__.sql ...
確定! 回上一頁