nexus/packages/db/src
Forgotten cc24722090 Replace PGlite with embedded-postgres and add startup banner
Switch from PGlite (WebAssembly) to embedded-postgres for zero-config
local development — provides a real PostgreSQL server with full
compatibility. Add startup banner with config summary on server boot.
Improve server bootstrap with auto port detection, database creation,
and migration on startup. Update DATABASE.md, DEVELOPING.md, and
SPEC-implementation.md to reflect the change. Update CLI database
check and prompts. Simplify OnboardingWizard database options.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 11:45:43 -06:00
..
migrations Add agent runtime DB schemas and expand shared types 2026-02-17 12:24:38 -06:00
schema Add agent runtime DB schemas and expand shared types 2026-02-17 12:24:38 -06:00
client.ts Replace PGlite with embedded-postgres and add startup banner 2026-02-18 11:45:43 -06:00
index.ts Replace PGlite with embedded-postgres and add startup banner 2026-02-18 11:45:43 -06:00
migrate.ts Replace PGlite with embedded-postgres and add startup banner 2026-02-18 11:45:43 -06:00
seed.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00