|  | Bitcoin Core 22.99.0
    P2P Digital Currency | 
Go to the source code of this file.
| Classes | |
| class | SQLiteBatch | 
| RAII class that provides access to a WalletDatabase.  More... | |
| class | SQLiteDatabase | 
| An instance of this class represents one SQLite3 database.  More... | |
| Functions | |
| std::unique_ptr< SQLiteDatabase > | MakeSQLiteDatabase (const fs::path &path, const DatabaseOptions &options, DatabaseStatus &status, bilingual_str &error) | 
| std::string | SQLiteDatabaseVersion () | 
| std::unique_ptr< SQLiteDatabase > MakeSQLiteDatabase | ( | const fs::path & | path, | 
| const DatabaseOptions & | options, | ||
| DatabaseStatus & | status, | ||
| bilingual_str & | error | ||
| ) | 
Definition at line 559 of file sqlite.cpp.
| std::string SQLiteDatabaseVersion | ( | ) |