forked-synapse/synapse/storage/databases
Eric Eastwood 80d6dc9783
Remove conflicting sqlite tables that are "reserved" (shadow fts4 tables) (#9003)
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
2021-02-10 20:12:57 +00:00
..
main Remove conflicting sqlite tables that are "reserved" (shadow fts4 tables) (#9003) 2021-02-10 20:12:57 +00:00
state Use execute_batch in more places (#9188) 2021-01-21 14:44:12 +00:00
__init__.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00