|
libdballe
8.6
|
#include <dballe/core/error.h>#include <dballe/sql/sql.h>#include <sqlite3.h>#include <vector>#include <functional>Go to the source code of this file.
Classes | |
| struct | dballe::sql::error_sqlite |
| Report an SQLite error. More... | |
| class | dballe::sql::SQLiteConnection |
| Database connection. More... | |
| struct | dballe::sql::SQLiteStatement |
| SQLite statement. More... | |
SQLite DB connector
1.8.16