HomeFreeBSD

devel/rubygem-strong_migrations61: New port

Description

devel/rubygem-strong_migrations61: New port

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)

Sponsored by: Nepustil

Details

Provenance
bofhAuthored on Nov 21 2022, 1:45 PM
Parents
R11:937fe4a59f4d: devel/rubygem-simple_form-rails61: New port
Branches
Unknown
Tags
Unknown