Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc

This commit is contained in:
Slavi Pantaleev
2020-12-22 19:32:43 +02:00
parent 815a80c290
commit 715bdf2c64
9 changed files with 109 additions and 81 deletions

View File

@ -106,6 +106,7 @@ matrix_docker_package_name: docker-ce
run_postgres_import: true
run_postgres_upgrade: true
run_postgres_import_sqlite_db: true
run_postgres_import_nedb: true
run_postgres_vacuum: true
run_synapse_register_user: true
run_synapse_update_user_password: true