forked-synapse/synapse/storage/util
Erik Johnston a3cb244755
Automatically apply SQL for inconsistent sequence (#17305)
Rather than forcing the server operator to apply the SQL manually.

This should be safe, as there should be only one writer for these
sequences.
2024-06-14 16:40:29 +01:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
id_generators.py Replaces all usages of StreamIdGenerator with MultiWriterIdGenerator (#17229) 2024-05-30 11:07:32 +00:00
partial_state_events_tracker.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
sequence.py Automatically apply SQL for inconsistent sequence (#17305) 2024-06-14 16:40:29 +01:00