iconsulting/packages/services/evolution-service/src
hailin 0f56cea96a fix(schema): sync ORM entities with database schema
- Add missing 'type' column to MessageORM entity
- Add 'TEXT_WITH_ATTACHMENTS' to messages.type CHECK constraint
  (matches MessageType enum in conversation-service)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 05:00:38 -08:00
..
admin Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00
evolution Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00
health fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
infrastructure fix(schema): sync ORM entities with database schema 2026-01-23 05:00:38 -08:00
app.module.ts fix(db): use POSTGRES_* env vars in knowledge and evolution services 2026-01-10 02:57:39 -08:00
main.ts fix(health): exclude /health endpoint from API prefix 2026-01-10 02:30:24 -08:00