Source: ruby-strong-migrations Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~), ruby-activerecord (>= 2:7.2) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-strong-migrations.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-strong-migrations Homepage: https://github.com/ankane/strong_migrations Testsuite: autopkgtest-pkg-ruby Package: ruby-strong-migrations Architecture: all Description: 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 PostgreSQL, MySQL, and MariaDB.