nexus/packages/db/src
Matt Van Horn 54b512f9e0 fix(db): reuse MIGRATIONS_FOLDER constant instead of recomputing
The local migrationsFolder variable in migratePostgresIfEmpty duplicated
the module-level MIGRATIONS_FOLDER constant. Reuse the constant to keep
a single source of truth for the migration path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 17:01:36 -08:00
..
migrations Persist issue read state and clear unread on open 2026-03-06 08:34:19 -06:00
schema Persist issue read state and clear unread on open 2026-03-06 08:34:19 -06:00
backup-lib.ts Add configurable automatic database backup scheduling 2026-03-04 18:03:23 -06:00
backup.ts Add configurable automatic database backup scheduling 2026-03-04 18:03:23 -06:00
client.ts fix(db): reuse MIGRATIONS_FOLDER constant instead of recomputing 2026-03-07 17:01:36 -08:00
index.ts Add configurable automatic database backup scheduling 2026-03-04 18:03:23 -06:00
migrate.ts Add secrets infrastructure: DB tables, shared types, env binding model, and migration improvements 2026-02-19 15:43:43 -06:00
seed.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00