Skip to content

Ensure that is no pending migrations

Douglas Barbosa Alexandre requested to merge warning-pending-migrations into master

Fixes #5990 (closed)

Changes:

  • Ensure that is no pending migrations when running specs;
  • Raise an error on page load if there are pending migrations on development;

Merge request reports