strong_migrations:在开发中捕获不安全的迁移 源码
强大的迁移 赶上开发中的不安全迁移 ✓检测潜在的危险操作✓阻止它们默认运行✓提供有关更安全的方式做您想要的事情的说明 支持PostgreSQL,MySQL和MariaDB :tangerine: 经过战斗测试 安装 将此行添加到您的应用程序的Gemfile中: gem 'strong_migrations' 并运行: bundle install rails generate strong_migrations:install “强迁移”为迁移设置了较长的语句超时,因此您可以为应用程序设置。 怎么运行的 当您运行有潜在危险的迁移时,您会看到以下错误消息: === Dangerou
文件列表
strong_migrations-master.zip
(预估有个41文件)
strong_migrations-master
.gitignore
80B
gemfiles
activerecord51.gemfile
82B
activerecord52.gemfile
82B
activerecord50.gemfile
82B
activerecord60.gemfile
82B
CONTRIBUTING.md
1KB
CHANGELOG.md
5KB
LICENSE.txt
1KB
暂无评论