summary refs log tree commit diff
path: root/changelog.d/10291.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.38.0rc1Brendan Abolivier2021-07-061-1/+0
|
* fix ordering of bg update (#10291)Richard van der Hoff2021-07-011-0/+1
this was a typo introduced in #10282. We don't want to end up doing the `replace_stream_ordering_column` update after anything that comes up in migration 60/03.