Closed thibaultmeyer closed 7 years ago
Originally I was happy to keep the "log" of when the repeatable migrations ran ... but in review I think it is better to be a bit more 'minimal' and treat this as a bug and not have the duplicate entries.
Fix in the commit just pushed.
Repeatable, when executed, create a new entry on db_migration table rather than update existing entry.