Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ Open
Method
Open
src/wallet/sqlite.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
void SQLiteDatabase::Open()
249
{
250
Open(/*additional_flags*/0);
251
}
252
253
void SQLiteDatabase::Open(int additional_flags)
254
{
Callers
8
Close
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
CustomCommit
Method · 0.45
ReadFilterFromDisk
Method · 0.45
WriteFilterToDisk
Method · 0.45
OpenBlockFile
Method · 0.45
OpenUndoFile
Method · 0.45
Calls
7
TryCreateDirectories
Function · 0.85
IsDirWritable
Function · 0.85
PathToString
Function · 0.85
SetPragma
Function · 0.85
ReadBE32
Function · 0.85
Params
Class · 0.50
data
Method · 0.45
Tested by
2
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36