summary refs log tree commit diff
path: root/changelog.d/17305.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.109.0rc3 v1.109.0rc3Quentin Gliech2024-06-171-1/+0
|
* Automatically apply SQL for inconsistent sequence (#17305)Erik Johnston2024-06-141-0/+1
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.