You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commands such as rake parallel:create:<database> are failing for me. I've tried both with the names from database.yml and the actual db names, but the error suggests there might be an issue with the syntax.
> rake parallel:create:primary
rake aborted!
Don't know how to build task 'parallel:create:primary' (See the list of available tasks with `rake --tasks`)Did you mean? parallel:create
The text was updated successfully, but these errors were encountered:
Commands such as
rake parallel:create:<database>
are failing for me. I've tried both with the names fromdatabase.yml
and the actual db names, but the error suggests there might be an issue with the syntax.README:
(Multi-DB) Create individual database
ERROR:
The text was updated successfully, but these errors were encountered: