Closed thibaultmeyer closed 7 years ago
So I think this isn't a bug. I think the issue here is that the above repeatable script starts with "R1" rather than "R". So the 1 is the problem here.
Does that sound correct? You did get past this?
Hmm, ok looking to make a change to support "R1", "R2" etc. Note that these don't really match FlywayDB (which has the form of Rcomment) but allowing the R1foo, R2__bar allows the repeatable scripts to have some relative ordering which could be useful.
Looking to push a fix.
It seems that "mtype" for repeatable scripts is not correct.
Here, an example of SQL files to migrate:
db_migration table