nexus/packages/db/src/migrations/meta
Nexus Dev 65f5603c23 feat(24-00): DB migrations and Drizzle schema updates for search/history/branching
- Add 0050_add_branch_columns.sql: parent_conversation_id + branch_from_message_id on chat_conversations
- Add 0051_add_message_search_vector.sql: content_search tsvector + GIN index on chat_messages
- Add 0052_create_chat_message_bookmarks.sql: new bookmarks table with company/message/conversation FK
- Update chat_conversations.ts: parentConversationId + branchFromMessageId columns + parentIdx
- Update chat_messages.ts: add comment for generated tsvector column
- Create chat_message_bookmarks.ts: Drizzle schema with indexes
- Update schema/index.ts: export chatMessageBookmarks
- Update _journal.json: entries for idx 50, 51, 52
2026-04-02 15:08:51 +00:00
..
0000_snapshot.json Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00
0001_snapshot.json Add agent runtime DB schemas and expand shared types 2026-02-17 12:24:38 -06:00
0002_snapshot.json Add agent runtime DB schemas and expand shared types 2026-02-17 12:24:38 -06:00
0003_snapshot.json Add issue identifiers, activity run tracking, and migration inspection 2026-02-19 09:09:26 -06:00
0005_snapshot.json Add agent config revisions, issue-approval links, and robust migration reconciliation 2026-02-19 13:02:14 -06:00
0006_snapshot.json Add agent config revisions, issue-approval links, and robust migration reconciliation 2026-02-19 13:02:14 -06:00
0007_snapshot.json Add agent task sessions table, session types, and programmatic DB backup 2026-02-19 14:01:40 -06:00
0008_snapshot.json Add secrets infrastructure: DB tables, shared types, env binding model, and migration improvements 2026-02-19 15:43:43 -06:00
0009_snapshot.json Add secrets infrastructure: DB tables, shared types, env binding model, and migration improvements 2026-02-19 15:43:43 -06:00
0010_snapshot.json chore: add assets/attachments DB migration, CLI docs, and lockfile 2026-02-20 10:33:36 -06:00
0011_snapshot.json feat: add project_goals many-to-many join table 2026-02-20 13:43:25 -06:00
0012_snapshot.json Implement issue execution lock with deferred wake promotion 2026-02-20 15:48:22 -06:00
0013_snapshot.json Implement issue execution lock with deferred wake promotion 2026-02-20 15:48:22 -06:00
0014_snapshot.json feat: add auth/access foundation - deps, DB schema, shared types, and config 2026-02-23 14:40:16 -06:00
0017_snapshot.json feat(db): enforce globally unique issue prefixes and identifiers 2026-02-23 16:08:10 -06:00
0018_snapshot.json feat: add issue labels (DB schema, API, and service) 2026-02-25 08:38:37 -06:00
0019_snapshot.json feat: add project workspaces (DB, API, service, and UI) 2026-02-25 08:38:46 -06:00
0020_snapshot.json feat: workspace improvements - nullable cwd, repo-only workspaces, and resolution refactor 2026-02-25 21:35:33 -06:00
0021_snapshot.json feat: per-issue assignee adapter overrides (model, effort, workspace) 2026-02-26 10:32:44 -06:00
0023_snapshot.json feat: join request claim secrets, onboarding API, and company branding 2026-02-26 16:33:20 -06:00
0024_snapshot.json Add touched/unread inbox issue semantics 2026-03-06 08:21:03 -06:00
0025_snapshot.json Persist issue read state and clear unread on open 2026-03-06 08:34:19 -06:00
0027_snapshot.json Add project-first execution workspace policies 2026-03-10 10:58:43 -05:00
0028_snapshot.json feat(issues): add issue documents and inline editing 2026-03-13 21:30:48 -05:00
0029_snapshot.json Merge remote-tracking branch 'public-gh/master' into paperclip-subissues 2026-03-14 12:24:40 -05:00
0030_snapshot.json Use asset-backed company logos 2026-03-16 09:25:39 -05:00
0031_snapshot.json Merge remote-tracking branch 'public-gh/master' into paperclip-subissues 2026-03-16 16:02:37 -05:00
0032_snapshot.json feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
0033_snapshot.json Fix budget incident resolution edge cases 2026-03-16 16:48:13 -05:00
0034_snapshot.json Fix budget incident resolution edge cases 2026-03-16 16:48:13 -05:00
0035_snapshot.json Merge remote-tracking branch 'public-gh/master' into paperclip-subissues 2026-03-16 17:19:55 -05:00
0036_snapshot.json Add instance experimental setting for isolated workspaces 2026-03-17 09:24:28 -05:00
0037_snapshot.json Add workspace operation tracking and fix project properties JSX 2026-03-17 09:36:35 -05:00
0038_snapshot.json Remove api trigger kind and mark webhook as coming soon 2026-03-20 06:54:03 -05:00
0039_snapshot.json Merge remote-tracking branch 'public-gh/master' into paperclip-routines 2026-03-20 15:04:55 -05:00
0040_snapshot.json Fix PR verify failures after merge 2026-03-20 13:40:53 -05:00
0041_snapshot.json Merge remote-tracking branch 'public-gh/master' into paperclip-routines 2026-03-20 15:04:55 -05:00
0044_snapshot.json Add browser-based board CLI auth flow 2026-03-23 08:46:05 -05:00
0045_snapshot.json Add the inbox mine tab and archive flow 2026-03-26 16:09:43 -05:00
0046_snapshot.json Merge public-gh/master into PAP-881-document-revisions-bulid-it 2026-03-31 07:31:17 -05:00
0047_snapshot.json feat(21-01): add migration snapshot metadata 2026-04-02 15:08:50 +00:00
_journal.json feat(24-00): DB migrations and Drizzle schema updates for search/history/branching 2026-04-02 15:08:51 +00:00