SurfSense/surfsense_backend/app/automations/persistence
CREDO23 d948b769ba refactor(db): rename search_space to workspace in satellite ORM models (Phase 2 Wave B)
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).
2026-06-26 18:20:28 +02:00
..
enums feat(automations): add EVENT to TriggerType enum 2026-05-29 17:48:39 +02:00
models refactor(db): rename search_space to workspace in satellite ORM models (Phase 2 Wave B) 2026-06-26 18:20:28 +02:00
__init__.py refactor(automation): rename trigger model config to params 2026-05-27 13:29:22 +02:00