OmniSciDB
a5dc49c757
|
Go to the source code of this file.
Functions | |
std::string | get_column_datum (int column_type, sqlite3_stmt *stmt, size_t column_index) |
std::string get_column_datum | ( | int | column_type, |
sqlite3_stmt * | stmt, | ||
size_t | column_index | ||
) |
Definition at line 60 of file SqliteConnector.cpp.
Referenced by SqliteConnector::query_with_text_params().