mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 12:22:40 +02:00
- Introduced a new notifications table with relevant fields and indexes. - Configured Electric SQL replication for the notifications, search_source_connectors, and documents tables. - Centralized Electric SQL user credentials in the migration script for better management. - Ensured idempotency in the migration process for creating users and publications. |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| scripts | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| celery_worker.py | ||
| Dockerfile | ||
| main.py | ||
| pyproject.toml | ||
| uv.lock | ||