nexus/packages/db
Forgotten d2d927bd2f feat(db): enforce globally unique issue prefixes and identifiers
Derive issue_prefix from first 3 letters of company name with
deterministic suffixes on collision. Migration rebuilds existing
prefixes, reassigns issue numbers, and adds unique indexes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 16:08:10 -06:00
..
src feat(db): enforce globally unique issue prefixes and identifiers 2026-02-23 16:08:10 -06:00
drizzle.config.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00
package.json Replace PGlite with embedded-postgres and add startup banner 2026-02-18 11:45:43 -06:00
tsconfig.json Add database package with Drizzle schema 2026-02-16 13:31:52 -06:00
vitest.config.ts Add database package with Drizzle schema 2026-02-16 13:31:52 -06:00