Add gitlab:db:validate_config to ensure proper `database_tasks:` set
Since we want to support many databases, in some cases them pointing to the same primary DB. The `database_tasks:` allows to model that whether the migration tasks should be skipped (create, drop, migrate) depending on how the data is being stored.
Showing
Please register or sign in to comment