lib/sqlite3: store and use the error code of a failed database opening
authorAlexis Laferrière <alexis.laf@xymus.net>
Thu, 17 Jul 2014 18:04:28 +0000 (14:04 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Fri, 18 Jul 2014 17:02:07 +0000 (13:02 -0400)
commit2370b91d2ec58c853c1c12de9a699cf0cfaba0d8
tree3a55476637efde15e65eef2cf75b87ebed4a3377
parent2306ed2932b505113ebd703994e0afd0aeefce3d
lib/sqlite3: store and use the error code of a failed database opening

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/sqlite3/native_sqlite3.nit
lib/sqlite3/sqlite3.nit