21
9
pointer as the key), so that we can obtain the query and tell it to
23
11
- this seems like a messy and complicated implementation
25
14
- turn on extended errcodes in open() and handle them in sqlite_error
27
28
- use sqlite3_db_mutex() to provide extended error information during
28
29
sqlite_error construction. The genreeal procedure would be to lock the db
29
30
mutex, perform some sqlite3 command, check the error code, throw an