mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-28 04:06:00 +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