v0.5.3
Fixed
PendingMigrationsVerifiercrash on Rails 8 (undefined method 'migration_context'on connection adapter). Now usesconnection_pool.migration_contextwhich is the Rails 8-compatible API.
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.