Strong Migrations

forked from Strong Migrations

https://github.com/ankane/strong_migrations

Catch unsafe migrations in development

  ✓  Detects potentially dangerous operations
  ✓  Prevents them from running by default
  ✓  Provides instructions on safer ways to do what you want

Supports for PostgreSQL, MySQL, and MariaDB
security 936 2


Dave Kimura
Dave Kimura

May 23, 2020

Copy and paste this code into your terminal

DISCLAIMER: You should always review templates before running them. By running the template, you are agreeing to the terms of use.

The contents of this script as show. Any updates will be reflected in the below code and the snippet.

gem 'strong_migrations'
run 'bundle install'
generate "strong_migrations:install"

A place where you can thank the author, post problems, give constructive feedback, etc. Be nice!