mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-06 22:12:12 +02:00
Phase 1 (rename DB) commit 2: flip the search_space_id entries in the canonical Zero publication column lists (documents, automations, new_chat_threads, podcasts) to the renamed physical column workspace_id, so ALTER PUBLICATION ... SET TABLE matches the post-rename schema. No test references the publication shape; functional verification via `python -m app.zero_publication --verify` runs after migration 170 builds/renames the publication against a live DB. |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| scripts | ||
| tests | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| celery_worker.py | ||
| Dockerfile | ||
| main.py | ||
| pyproject.toml | ||
| uv.lock | ||