MatrixSynapse/synapse/_scripts
reivilibre fb7d24ab6d
Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195)
2022-07-07 10:08:04 +00:00
..
__init__.py
export_signing_key.py
generate_config.py
generate_log_config.py
generate_signing_key.py
hash_password.py hash_password: raise an error if no config file is specified (#12789) 2022-05-19 13:03:13 +00:00
move_remote_media_to_new_store.py
register_new_matrix_user.py
review_recent_signups.py
synapse_port_db.py Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195) 2022-07-07 10:08:04 +00:00
synctl.py
update_synapse_database.py Fix Synapse git info missing in version strings (#12973) 2022-06-07 15:24:11 +01:00