FreeBSD.software
Home/devel/rubygem-strong_migrations

rubygem-strong_migrations

2.5.2

Catch unsafe migrations at dev time

This gem catches the following unsafe migrations: - adding a column with a non-null default value to an existing table - changing the type of a column - renaming a table - renaming a column - removing a column - adding an index non-concurrently (Postgres only) - adding a json column to an existing table (Postgres only)

Origin: devel/rubygem-strong_migrations
Category: devel
Size: 103KiB
License: MIT
Maintainer: ruby@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
$pkg install rubygem-strong_migrations

Dependencies (3)

More in devel