Fix rake task to seed Geo tracking database
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
Showing
Please register or sign in to comment