• pbair's avatar
    Add single db variant of partitioning rake tasks · e1ed9c0b
    pbair authored
    Add variants for the `gitlab:db:create_dynamic_partitions` rake task
    that allow it to be run against a single database.
    
    Also use the new single database variants when called in an `enhance`
    block on other single database rake tasks like `db:migrate:main`.
    e1ed9c0b
db_rake_spec.rb 25.5 KB