capture_migration_sql 1.0.1
Capture the SQL that is executed when running ActiveRecord migrations so that it can be run in in other environments that don't support migrations.
Gemfile:
=
インストール:
=
バージョン履歴:
- 1.0.4 April 24, 2024 (9.5KB)
- 1.0.3 August 16, 2022 (9.5KB)
- 1.0.2 October 26, 2018 (10.5KB)
- 1.0.1 October 24, 2018 (10.5KB)
Development依存関係 (7):
activerecord
>= 4.2
appraisal
>= 0
bundler
~> 1.16
database_cleaner
>= 0
rake
~> 10.0
rspec
~> 3.0
sqlite3
>= 0