forked from bai/curriculum-project-hub
docs: resolve backup recovery audit
This commit is contained in:
+5
-3
@@ -8,6 +8,8 @@ Blocked by: 06
|
||||
|
||||
Define and enforce the application/schema compatibility rule for each release,
|
||||
require expand-and-contract sequencing for destructive changes, add migration
|
||||
status and production-like rehearsal gates, and provide an operator procedure
|
||||
for recovering a partially failed Prisma migration without pretending that an
|
||||
application rollback reverses the database.
|
||||
status/checksum and production-like rehearsal gates, and move schema mutation
|
||||
out of ordinary service start into an explicit release phase. Require a recent
|
||||
verified recovery checkpoint, bounded lock/runtime evidence, and an operator
|
||||
procedure for resolving or restoring a failed Prisma migration without
|
||||
pretending that an application rollback reverses the database.
|
||||
|
||||
Reference in New Issue
Block a user