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
Auto merge of #3562 - jtgeibel:fail-migrations-in-read-only, r=pietroalbini
Ensure the release succeeds when the primary database is read-only
If the primary is in read-only mode then the leader database in
`DATABASE_URL` may be unavailable. To avoid blocking configuration
changes, the command exits immediately claiming success.
r? `@pietroalbini`
0 commit comments