feat(v2): persist execution event revisions

This commit is contained in:
2026-07-27 23:00:18 +02:00
parent bb87b04ca8
commit 63c977cea5
5 changed files with 104 additions and 19 deletions
+1
View File
@@ -20,6 +20,7 @@ EXPECTED_TABLES = {
"audit_events",
"backups",
"executions",
"execution_events",
"idempotency_records",
"jobs",
"notification_deliveries",