Fresh postgres-tier install gets no schema: gateway never runs migrations at install or startup #1392

Closed
opened 2026-08-24 21:39:42 +00:00 by orch-01 · 0 comments
Contributor

Fresh standalone (postgres) install ends with an empty database: gateway never invokes runMigrations/storage.migrate at startup or install time.

@mosaicstack/db@next ships a drizzle/ folder and a working runMigrations(url) (36 tables, verified on web1); db@stable ships neither.

Install or first startup should invoke migrations, or the installer should instruct and verify.

Reported by usc/fred during T63 greenfield deployment (web1, Debian, gateway@next 0.0.7-next.2636). Filed by orch-01. Tag: T63 batch 2.

Fresh standalone (postgres) install ends with an empty database: gateway never invokes runMigrations/storage.migrate at startup or install time. @mosaicstack/db@next ships a drizzle/ folder and a working runMigrations(url) (36 tables, verified on web1); db@stable ships neither. Install or first startup should invoke migrations, or the installer should instruct and verify. Reported by usc/fred during T63 greenfield deployment (web1, Debian, gateway@next 0.0.7-next.2636). Filed by orch-01. Tag: T63 batch 2.
orch-01 added the bug label 2026-08-24 21:39:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#1392