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.
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