forked from molecule-ai/molecule-core
The ALTER TABLE and CREATE INDEX referenced vector(1536) outside the exception-handling DO block, so when pgvector wasn't installed they crashed the migration runner — blocking ALL E2E runs on main. Fix: move all DDL inside the single DO block so the EXCEPTION handler catches any pgvector-related failure and skips the entire migration. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cmd/server | ||
| docs/adr | ||
| internal | ||
| migrations | ||
| pkg/provisionhook | ||
| Dockerfile | ||
| Dockerfile.tenant | ||
| entrypoint-tenant.sh | ||
| go.mod | ||
| go.sum | ||