[#wallet-SQLiteDatabaseVersion] = xref:wallet.adoc[wallet]::SQLiteDatabaseVersion :relfileprefix: ../ :mrdocs: Return the version of the SQLite library in use. == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string SQLiteDatabaseVersion(); ---- == Return Value The SQLite version string. [.small]#Created with https://www.mrdocs.com[MrDocs]#