Destructive migrations will erase durable drafts #19

Closed
opened 2026-06-18 00:02:10 +00:00 by starsetbyte · 0 comments
Owner

Problem

fallbackToDestructiveMigration() erases user drafts on schema bumps.

Proposed fix

Split: ephemeral cache vs durable data (drafts, publication ops). Explicit migrations for user-work tables.

Source: Codex code review — durability #3

## Problem `fallbackToDestructiveMigration()` erases user drafts on schema bumps. ## Proposed fix Split: ephemeral cache vs durable data (drafts, publication ops). Explicit migrations for user-work tables. Source: Codex code review — durability #3
starsetbyte 2026-06-18 00:02:10 +00:00
Sign in to join this conversation.
No description provided.