MatrixSynapse/synapse/_scripts
Erik Johnston 289ce3b8d9
Fix harmless exception in port DB script (#15814)
The port DB script would try and run database background tasks, which
could fail if the data they acted on was in the process of being ported.
These exceptions were non fatal.

Fixes #15789
2023-06-21 13:20:46 +00:00
..
__init__.py
export_signing_key.py
generate_config.py Remove 'anonymised' from the phone home stats documentation (#13321) 2022-07-19 12:38:29 +00:00
generate_log_config.py
generate_signing_key.py
generate_workers_map.py Add a primitive helper script for listing worker endpoints. (#15243) 2023-03-23 12:11:14 +00:00
hash_password.py
move_remote_media_to_new_store.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
register_new_matrix_user.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
review_recent_signups.py
synapse_port_db.py Fix harmless exception in port DB script (#15814) 2023-06-21 13:20:46 +00:00
synctl.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
update_synapse_database.py let update_synapse_database run on a multi-database configurations (#13422) 2022-10-19 19:08:40 +01:00