feat(database): add customEntrypoint column to domain table and update journal and snapshot metadata for version 7

This commit is contained in:
Mauricio Siu
2026-04-03 20:40:06 -06:00
parent e102876e4d
commit c51d71848d
3 changed files with 8278 additions and 0 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "domain" ADD COLUMN "customEntrypoint" text;

File diff suppressed because it is too large Load Diff

View File

@@ -1107,6 +1107,13 @@
"when": 1775246622387,
"tag": "0157_stiff_misty_knight",
"breakpoints": true
},
{
"idx": 158,
"version": "7",
"when": 1775270343231,
"tag": "0158_amused_synch",
"breakpoints": true
}
]
}