HomePhabricator

Add SQLiteDatabase and SQLiteBatch dummy classes

Description

Add SQLiteDatabase and SQLiteBatch dummy classes

Summary:
This is a backport of core#19077 [3/26]
https://github.com/bitcoin/bitcoin/pull/19077/commits/7577b6e1c88a1a7b45ecf5c7f1735bae6f5a82bf

Depends on D10472

Note: I had to comment out m_mock to avoid triggering compiler warnings about unused variables.

Test Plan:

cmake .. -GNinja -DCMAKE_C_COMPILER=clang-12 -DCMAKE_CXX_COMPILER=clang++-12 -DENABLE_CLANG_TIDY=ON
ninja

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D10542

Details

Provenance
Andrew Chow <achow101-github@achow101.com>Authored on May 27 2020, 00:53
PiRKCommitted on Nov 26 2021, 14:06
PiRKPushed on Nov 26 2021, 14:06
Reviewer
Restricted Project
Differential Revision
D10542: Add SQLiteDatabase and SQLiteBatch dummy classes
Parents
rABCccd03b6cf337: add a wallet dependency to sqlite3
Branches
Unknown
Tags
Unknown