SQLite::Statement@ Prepare(const string&in query)
Prepare a query in the database. The query is not executed immediately.
string query
string
query
SQLite::Statement@