Restore Backup::DatabaseModel model
What does this MR do and why?
This MR brings back removed 'Backup::DatabaseModel`. It was removed as part of a refactor but the class was still in use by one code path. This caused a broken master.
Production is not affected
How to set up and validate locally
rspec spec/lib/backup/database_model_spec.rb
should pass
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Rutger Wessels