|
|
|
|
|
by parthdesai
181 days ago
|
|
> App migrations that may fail and need a rollback have the problem that you may not be allowed to wipe any transactions so you may want to be putting data to a parallel world that didn't migrate. This is why migrations are supposed to be backwards compatible |
|
You can certainly bet you followed that advice correctly, now what are the odds you could test a what-if like that in sufficient depth?