mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-15 03:45:41 +00:00
80d6dc9783
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