Message399441
> Also, for SQLite 3.7.17 and above, we should raise sqlite3.Warning for error codes SQLITE_NOTICE and SQLITE_WARNING.
Er, forget that. Neither are returned by any SQLite C interface, at the moment. They can (currently) only be used as the first argument to sqlite3_log(). |
|
| Date |
User |
Action |
Args |
| 2021-08-12 11:10:42 | erlendaasland | set | recipients:
+ erlendaasland, berker.peksag, serhiy.storchaka |
| 2021-08-12 11:10:42 | erlendaasland | set | messageid: <[email protected]> |
| 2021-08-12 11:10:42 | erlendaasland | link | issue44859 messages |
| 2021-08-12 11:10:42 | erlendaasland | create | |
|