Posts
Sort by recent activity
Repeatable strategy
We would like to setup flyway repeatable scripts as followsR__schema123.sqlR__table123.sql Does flyway know to run the schema script before the table script?