[#wallet-SQLiteDatabase-m_db] = xref:wallet.adoc[wallet]::xref:wallet/SQLiteDatabase.adoc[SQLiteDatabase]::m_db :relfileprefix: ../../ :mrdocs: The underlying SQLite database connection. == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:sqlite3.adoc[sqlite3]* m_db = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#