MatrixSynapse/synapse/_scripts
David Robertson e26d7d5ae7
Teach portdb about `un_partial_stated_event_stream` (#15108)
* Sort BOOLEAN_COLUMNS and APPEND_ONLY_TABLES

So I can see if a given table is present in logarithmic time, rather
than linear.

* Teach portdb about `un_partial_stated_event_streams`

* Comments comments comments

* Changelog
2023-02-20 13:35:24 +00:00
..
__init__.py
export_signing_key.py
generate_config.py
generate_log_config.py
generate_signing_key.py
hash_password.py
move_remote_media_to_new_store.py
register_new_matrix_user.py Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing. (#14637) 2022-12-07 13:39:27 +00:00
review_recent_signups.py
synapse_port_db.py Teach portdb about `un_partial_stated_event_stream` (#15108) 2023-02-20 13:35:24 +00:00
synctl.py
update_synapse_database.py let update_synapse_database run on a multi-database configurations (#13422) 2022-10-19 19:08:40 +01:00