ExcellentMigrations.CredoCheck.MigrationsSafety (excellent_migrations v0.1.3) View Source

This check has a base priority of high and works with any version of Elixir.

Explanation

Checks if database migrations contain potentially dangerous operations.

Configuration parameters

There are no specific parameters for this check.

Like with all checks, general params can be applied.

Parameters can be configured via the .credo.exs config file.