mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00: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
1 line
83 B
Text
1 line
83 B
Text
Fix 'object name reserved for internal use' errors with recent versions of SQLite.
|