matrix-docker-ansible-deploy/roles/matrix-postgres
Slavi Pantaleev 6a72e3fa54 Try to make importing SQLite from older Synapse version work
If the SQLite database was from an older version of Synapse, it appears
that Synapse would try to run migrations on it first, before importing.
This was failing, because the file wasn't writable.

Hopefully, this fixes the problem.
2020-10-07 08:54:46 +03:00
..
defaults Add support for postgres 13 2020-09-30 16:50:59 -05:00
tasks Try to make importing SQLite from older Synapse version work 2020-10-07 08:54:46 +03:00
templates Remove hardcoded command paths in systemd unit files 2020-05-27 23:14:54 +02:00