Skip to content

v0.5.3

Choose a tag to compare

@dchuk dchuk released this 17 Feb 00:26
· 393 commits to main since this release
e8d2ee7

Fixed

  • PendingMigrationsVerifier crash on Rails 8 (undefined method 'migration_context' on connection adapter). Now uses connection_pool.migration_context which is the Rails 8-compatible API.