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).
|
||
|---|---|---|
| .. | ||
| api | ||
| generation | ||
| persistence | ||
| rendering | ||
| resolution | ||
| schemas | ||
| tasks | ||
| tts | ||
| voices | ||
| __init__.py | ||
| duration_limits.py | ||
| service.py | ||
| storage.py | ||