-
Douglas Barbosa Alexandre authored
It was broken because abort_if_pending_migrations would loop through the configs for all databases and check for pending migrations. So db:abort_if_pending_migrations was looking for a database that does not exist in the Geo PostgreSQL instance. Changelog: fixed EE: true
7b556213