refactor(db): migrate tailored CV drafts

Move job-specific tailored documents into an additive provider-aware migration. Preserve edited content, indexes, and application cascade semantics.
This commit is contained in:
cesnimda
2026-08-30 17:03:48 +02:00
parent e28cc0ad47
commit 9922426aa5
9 changed files with 159 additions and 63 deletions
@@ -28,6 +28,7 @@ internal static class StartupSchemaOwnership
"MicrosoftGraphConnections",
"RuleSettings",
"SystemEmailSettings",
"TailoredCvDrafts",
"TrustedDevices",
"TwoFactorRecoveryCodes",
"UserNotifications",
@@ -61,7 +62,6 @@ internal static class StartupSchemaOwnership
"CvVariantVersions",
"InterviewPrepItems",
"InterviewPrepNotes",
"TailoredCvDrafts",
};
// Historical migrations contain guarded compatibility bootstraps for these tables so direct