Files
Phoebe Goldman 9f30d42d50 Fix two silly typos (#3925)
# 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

- [x] Replayed the broken module manually locally.
2025-12-30 22:05:01 +00:00
..
2025-12-30 22:05:01 +00:00
2025-09-08 17:51:04 +00:00
2025-08-12 18:20:58 +00:00