mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 01:55:56 -05: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