mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-06 22:12:12 +02:00
Phase 1 (rename DB) commit 1i: rename the SearchSpace table to workspaces and flip all 24 inbound FK target strings (20 in db.py + the 4 satellite models), plus the raw-SQL searchspaces references in the obsidian and google-unification integration fixtures. This completes the ORM half of Phase 1. The SearchSpace class name, relationship/back_populates attribute names, and the /searchspaces API route URLs are intentionally left for Phase 2. Verified: unit 2375 passed/1 skip, integration 346 passed (baseline parity); create_all builds every table with the workspaces name and all FKs resolving to workspaces.id. |
||
|---|---|---|
| .. | ||
| agents/multi_agent_chat | ||
| chat | ||
| composio | ||
| document_upload | ||
| etl_pipeline/cache | ||
| google_unification | ||
| harness | ||
| indexing_pipeline | ||
| notifications | ||
| podcasts | ||
| retriever | ||
| __init__.py | ||
| conftest.py | ||
| test_auth_transport_invariant.py | ||
| test_connector_index_authz.py | ||
| test_document_versioning.py | ||
| test_obsidian_plugin_routes.py | ||
| test_pat_fail_closed_authz.py | ||
| test_zero_authz_context.py | ||