Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ordering of bg update (#10291) | Richard van der Hoff | 2021-07-01 | 1 | -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. |