Files
fusion/.changeset/fix-plugin-migration-startup.md
gsxdsm 78ef3075f6 fix(core): prevent plugin migration startup crash
Run retained SQLite plugin recovery through the privileged startup connection before handing stores to the restricted PostgreSQL runtime role.
2026-07-15 02:16:58 -07:00

235 B

@runfusion/fusion
@runfusion/fusion
patch

summary: Prevent startup crashes while recovering plugins from retained SQLite data. category: fix dev: Runs the plugin bridge before switching PostgreSQL connections to the restricted runtime role.