nexus/packages
Nexus Dev df88eaa56f feat(25-00): create chat_files and chat_file_references DB schema + migrations
- Add chatFiles Drizzle schema with companyId, conversationId, messageId, filename, mimeType, sizeBytes, objectKey, sha256, source, category, projectId columns
- Add chatFileReferences Drizzle schema for cross-conversation file references
- Add 0053_create_chat_files.sql migration with all columns, FKs, and indexes
- Add 0054_create_chat_file_references.sql migration with cascade deletes
- Export both tables from schema/index.ts
- Update _journal.json with entries for idx 53 and 54
2026-04-04 03:55:48 +00:00
..
adapter-utils [nexus] feat(18-01): implement adapter skill config resolver 2026-04-04 03:55:42 +00:00
adapters Merge branch 'master' into add-gpt-5-4-xhigh-effort 2026-03-31 06:19:26 -05:00
branding feat(01-foundation-01): scaffold branding package with VOCAB constant and tests 2026-04-04 03:55:41 +00:00
db feat(25-00): create chat_files and chat_file_references DB schema + migrations 2026-04-04 03:55:48 +00:00
plugins Add plugin telemetry bridge capability 2026-04-02 10:47:29 -05:00
shared feat(24-00): shared types, validators, and Wave 0 test stubs for phase 24 2026-04-04 03:55:48 +00:00