forked-synapse/synapse/storage/databases/main/schema/full_schemas/54
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
..
full.sql.postgres Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
full.sql.sqlite Remove conflicting sqlite tables that are "reserved" (shadow fts4 tables) (#9003) 2021-02-10 20:12:57 +00:00
stream_positions.sql Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00