mirror of
https://github.com/element-hq/synapse.git
synced 2025-11-10 00:07:29 -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