Page MenuHomePhabricator

Implement SQLiteDatabase::Open
ClosedPublic

Authored by PiRK on Nov 25 2021, 16:25.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCd5ebe098657a: Implement SQLiteDatabase::Open
Summary

This is a backport of core#19077 [7/26]
https://github.com/bitcoin/bitcoin/pull/19077/commits/a0de83372be83f59015cd3d61af2303b74fb64b5

Depends on D10546

Note: this uncomments the previously unused member vars m_mock (D10542) and m_database (D10545)

Test Plan

With clang-tidy:
ninja

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable