You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please consider raising a custom Error, with access to sqlite3_errcode and
sqlite3_extended_errcode.
Otherwise you get people doing crazy string matching on the error messages, and
all the bugs that invariably causes.
e.g.
https://github.com/dotcloud/docker/commit/e8af7fcf6da03da65a379c12c90e6626c31846
ae
Original issue reported on code.google.com by jus...@fathomdb.com on 13 Mar 2014 at 1:13
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
jus...@fathomdb.com
on 13 Mar 2014 at 1:13The text was updated successfully, but these errors were encountered: