lib: intro of the sqlite3 module
authorAlexis Laferrière <alexis.laf@xymus.net>
Wed, 14 Aug 2013 22:18:16 +0000 (18:18 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Tue, 20 Aug 2013 19:11:29 +0000 (15:11 -0400)
commiteb052dedd3caf807367e558360ddb0f2531bdbe4
tree9f6619691d3ed112e89b5185d1d168bbf807ba02
parentcc5680c07e3b198589427ce1b95b2dd6bf1428a5
lib: intro of the sqlite3 module

Created by Guillaume Auger for nitcorn.

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/sqlite3/sqlite3.nit [new file with mode: 0644]
lib/sqlite3/sqlite3.nit.args [new file with mode: 0644]
tests/sav/test_sqlite3.sav [new file with mode: 0644]
tests/test_sqlite3.nit [new file with mode: 0644]