Properly enhance multi-db partitioning rake tasks
We enhance some rake tasks to create dynamic partitions after they execute, such as `db:migrate` and `db:schema:load`. We should also enhance the multi-database versions of these, such as `db:migrate:main` or `db:schema:load:main`.
Showing
Please register or sign in to comment