You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Only mark migrations as unapplied after successful rollback
- Handle NotImplementedError properly to maintain applied migration state
- Add better exception handling for other rollback failures
- Resolves test failures in test_rollback_not_supported and related tests
0 commit comments