Port details |
- rubygem-strong_migrations61 Catch unsafe migrations at dev time
- 2.0.0 devel =2 1.8.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2022-11-21 13:48:05
- Last Update: 2024-07-27 10:54:02
- Commit Hash: a159529
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/ankane/strong_migrations
- Description:
- 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)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-strong_migrations61>0:devel/rubygem-strong_migrations61
- To install the port:
- cd /usr/ports/devel/rubygem-strong_migrations61/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-strong_migrations61
- pkg install rubygem-strong_migrations61
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-strong_migrations61
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722075579
SHA256 (rubygem/strong_migrations-2.0.0.gem) = 88750f294403e18ec674eda6901f2fc195f553ed6a7928c52e8a3f5b57ff501d
SIZE (rubygem/strong_migrations-2.0.0.gem) = 28672
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activerecord61>=5.2 : databases/rubygem-activerecord61
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-strong_migrations61
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|