mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 10:26:33 +02:00
- Added setup_electric_replication function to handle Electric SQL replication for the notifications table during app startup. - Updated alembic migration script to remove direct SQL commands for replication, now managed in app/db.py. - Refactored indexing functions in search_source_connectors_routes to support new start_date and end_date parameters for improved flexibility. - Enhanced Google Gmail indexing task to utilize new date parameters, ensuring better control over indexing periods. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| blocknote_migration_tasks.py | ||
| connector_tasks.py | ||
| document_reindex_tasks.py | ||
| document_tasks.py | ||
| podcast_tasks.py | ||
| schedule_checker_task.py | ||