migration_queries 1.0.0
Gem to generate queries for ActiveRecord migrations, allowing you to see the SQL that will be executed when running migrations.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 7.0.0