it0/packages/shared/database/src/migrations
hailin 9b467924a0 fix: add attachments JSONB column to conversation_messages schema
Update migration files to include the attachments column for
multimodal image storage. Also add ALTER TABLE migration for
existing deployments.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 04:18:35 -08:00
..
001-create-shared-schema.sql Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
002-create-tenant-schema-template.sql fix: add attachments JSONB column to conversation_messages schema 2026-02-28 04:18:35 -08:00
003-add-missing-tables.sql Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
004-add-conversation-messages.sql fix: add attachments JSONB column to conversation_messages schema 2026-02-28 04:18:35 -08:00