Make `db.rake` to force connection establish
This is due to bug in `rails` related to `:load_schema` task which in some circumstances does not reconnect to previous database when many connections are in use.
Showing
Please register or sign in to comment