fix(db): add migration for AI moderation review schema

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
MythEclipse
2026-05-30 01:14:12 +07:00
co-authored by Claude Opus 4.6
parent d082cd850b
commit 29a186fea1
2 changed files with 72 additions and 0 deletions
+7
View File
@@ -22,6 +22,13 @@
"when": 1779109619461,
"tag": "0002_dark_omega_flight",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1780079000000,
"tag": "0003_ai_moderation_review_guardrails",
"breakpoints": true
}
]
}