SQLite Forum

sqlite3_column_type for a SUM column
Login
It now seems obvious that the "type" method of the wrapper is calling sqlite3_column_decltype() to retrieve an attribute of the prepared statement.