safe_migrations 1.0.2
SafeMigrations enhances Rails migrations with safe_ prefixed methods that prevent errors by checking for existing schema elements before execution. It integrates with Rails' CommandRecorder for automatic reversal in change-based migrations, ensuring safe and reliable database schema management.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
>= 7.0