matrix-docker-ansible-deploy/roles/matrix-postgres
Slavi Pantaleev 1bd5c240e5 Add support for executing additional DB migration statements
In cases where pgloader is not enough and we need to do some additional
migration work after it, we can now use
`additional_psql_statements_list` and
`additional_psql_statements_db_name`.

This is to be used when migrating `matrix-registration`'s data at the
very least.
2020-12-15 23:18:29 +02:00
..
defaults Fix Postgres database importing/upgrading conflicts 2020-12-14 22:28:20 +02:00
tasks Add support for executing additional DB migration statements 2020-12-15 23:18:29 +02:00
templates Don't mention Postgres roles, just say users 2020-12-14 10:04:37 +02:00