-
- Downloads
Add clearCheckSums to `migrate force`
Now whenever running migrate force, it will remove the MD5 checksums in the databasechangelog table and recalculate them. This is mostly useful for developers running code from several different branches. Fixes #6372
Please register or sign in to comment