Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove conflicting sqlite tables that are "reserved" (shadow fts4 tables) ↵ | Eric Eastwood | 2021-02-10 | 1 | -0/+1 |
(#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 |