- Add tenant_id column to conversations, messages, token_usages tables - Create standalone migration SQL script for production deployment - Add agent_executions table to init-db.sql for new installations - Fix MessageORM created_at nullable mismatch with database schema - Backfill existing data with default tenant ID Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| deploy.sh | ||
| docker-entrypoint.sh | ||
| init-db.sql | ||
| package.json | ||
| seed.ts | ||
| setup-kong.sh | ||
| setup-network.sh | ||
| tsconfig.json | ||