nexus/packages/db/src
Forgotten 083ffaa71e fix(db): cast REPEAT count to integer in migration 0017
Prevents implicit type coercion error in some Postgres versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 16:25:23 -06:00
..
migrations fix(db): cast REPEAT count to integer in migration 0017 2026-02-23 16:25:23 -06:00
schema feat(db): enforce globally unique issue prefixes and identifiers 2026-02-23 16:08:10 -06:00
backup.ts Add agent task sessions table, session types, and programmatic DB backup 2026-02-19 14:01:40 -06:00
client.ts Add secrets infrastructure: DB tables, shared types, env binding model, and migration improvements 2026-02-19 15:43:43 -06:00
index.ts Add agent config revisions, issue-approval links, and robust migration reconciliation 2026-02-19 13:02:14 -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