Skip to content

Conversation

@gefjon
Copy link
Contributor

@gefjon gefjon commented Dec 19, 2025

Description of Changes

When "fixing" a clippy lint, I accidentally flipped a boolean condition in a filter call, breaking replay of column-type-altering automigrations.

I'm also fixing an error message containing a typo I apparently wrote many months ago, where I was printing the "old" layout in both places rather than also printing the "new" layout. This is used only as a diagnostic message, and is never programmatically inspected.

API and ABI breaking changes

N/a

Expected complexity level and risk

1

Testing

  • Replayed the broken module manually locally.

When "fixing" a clippy lint, I accidentally flipped a boolean condition in a `filter` call,
breaking replay of column-type-altering automigrations.

I'm also fixing an error message containing a typo I apparently wrote many months ago,
where I was printing the "old" layout in both places rather than also printing the "new" layout.
This is used only as a diagnostic message, and is never programmatically inspected.
@gefjon gefjon enabled auto-merge December 30, 2025 21:37
@gefjon gefjon added this pull request to the merge queue Dec 30, 2025
Merged via the queue into master with commit 9f30d42 Dec 30, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants