Skip to content

Restore Backup::DatabaseModel model

Rutger Wessels requested to merge restore-backup-db-model into master

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

#435529 (closed)

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.

Edited by Rutger Wessels

Merge request reports

Loading