-
- Downloads
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.
Showing
- changelog.d/17305.misc 1 addition, 0 deletionschangelog.d/17305.misc
- docs/postgres.md 0 additions, 10 deletionsdocs/postgres.md
- synapse/storage/util/sequence.py 15 additions, 22 deletionssynapse/storage/util/sequence.py
- tests/storage/test_id_generators.py 9 additions, 5 deletionstests/storage/test_id_generators.py
Loading
Please register or sign in to comment