• pbair's avatar
    Properly enhance multi-db partitioning rake tasks · a3e305b7
    pbair authored
    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`.
    a3e305b7
db.rake 12 KB