synapse/changelog.d/6675.removal

2 lines
239 B
Plaintext
Raw Normal View History

2020-01-09 18:52:12 +01:00
Synapse no longer supports versions of SQLite before 3.11, and will refuse to start when configured to use an older version. Administrators are recommended to migrate their database to Postgres (see instructions [here](docs/postgres.md)).