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