mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 13:22:41 +02:00
Prevent UniqueViolationError on ix_documents_content_hash constraint by adding check_duplicate_document_by_hash() before inserting new documents in 15 connector indexers that were missing this check. Affected: clickup, luma, linear, jira, google_gmail, confluence, bookstack, github, webcrawler, teams, slack, notion, discord, airtable, obsidian indexers. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_indexer.py | ||
| base.py | ||
| bookstack_indexer.py | ||
| clickup_indexer.py | ||
| confluence_indexer.py | ||
| discord_indexer.py | ||
| elasticsearch_indexer.py | ||
| github_indexer.py | ||
| google_calendar_indexer.py | ||
| google_drive_indexer.py | ||
| google_gmail_indexer.py | ||
| jira_indexer.py | ||
| linear_indexer.py | ||
| luma_indexer.py | ||
| notion_indexer.py | ||
| obsidian_indexer.py | ||
| slack_indexer.py | ||
| teams_indexer.py | ||
| webcrawler_indexer.py | ||