mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-06 17:35:48 -05:00

Remove conflicting sqlite tables that throw sqlite3.OperationalError: object name reserved for internal use: event_search_content when running the twisted unit tests. Fix #8996