This differential implements C++ class that allows to safely trigger backup creation and restoration from any place in C++ using GlobalDBSingleton. The real
application ofthis class will be exposing C++ backup API to Rust in the very next diff.
Details
Details
- Reviewers
michal kamil - Commits
- rCOMMbec0c0b8c179: Implement C++ file to expose backup API
The same as for the parent differential but instead of directly calling SQLiteQueryExecutor call methods of this class.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable