Files
leocrm/app
Agent Zero df82796023 fix: add deleted_at columns to ai_proactive migration
- ai_proactive_suggestions: add deleted_at TIMESTAMPTZ
- ai_proactive_context_log: add deleted_at TIMESTAMPTZ
- ai_proactive_settings: add deleted_at TIMESTAMPTZ

ORM models expect deleted_at for soft-delete support.
2026-07-18 16:18:45 +02:00
..