mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-06 22:12:12 +02:00
Flip search_space_id -> workspace_id and the workspace relationship/back_populates
in the automations, file_storage, notifications, and podcasts persistence models,
and drop the Phase 1 Column("workspace_id", ...) shim. Full SQLAlchemy mapper
configuration now passes (db.py + satellites consistent).
|
||
|---|---|---|
| .. | ||
| actions | ||
| api | ||
| dispatch | ||
| persistence | ||
| runtime | ||
| schemas | ||
| services | ||
| tasks | ||
| templating | ||
| triggers | ||
| __init__.py | ||