SurfSense/surfsense_backend/app/tasks
Anish Sarkar 97d7207bd4 fix: update Google Drive indexer to use SQLAlchemy casting for metadata queries
- Modified the Google Drive indexer to use SQLAlchemy's cast function for querying document metadata, ensuring proper type handling for file IDs.
- Improved the consistency of metadata queries across the indexing functions, enhancing reliability in document retrieval and processing.
2026-01-24 04:33:10 +05:30
..
celery_tasks feat: enhance Composio connector functionality with Google Drive delta sync support 2026-01-23 18:37:09 +05:30
chat Merge upstream/dev with live collaboration features 2026-01-22 23:00:42 +02:00
connector_indexers fix: update Google Drive indexer to use SQLAlchemy casting for metadata queries 2026-01-24 04:33:10 +05:30
document_processors chore: ran backend and frontend linting 2026-01-17 16:30:07 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py feat: refactor composio connectors for modularity 2026-01-23 19:56:19 +05:30
surfsense_docs_indexer.py chore: linting 2026-01-12 14:17:15 -08:00