26
17
columns can be fetched at once (look in to using BOOST_PP_ITERATE macro)
28
19
- use sqlite3_db_mutex() to provide extended error information during
30
21
mutex, perform some sqlite3 command, check the error code, throw an
31
22
sqlite_error (whilst obtaining extended error info) and then unlock the db