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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_calendar_indexer_credentials.py | ||
| test_drive_indexer_credentials.py | ||
| test_gmail_indexer_credentials.py | ||
| test_hybrid_search_type_filtering.py | ||
| test_search_includes_legacy_docs.py | ||