lib/sqlite: Added last_rowid method to SQLite
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 30 Sep 2014 20:25:04 +0000 (16:25 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Mon, 6 Oct 2014 15:37:05 +0000 (11:37 -0400)
commit4d1ba87c55e0b5fb4c86cac8aaff8b177f03edbc
tree1de2d14562f306e1ad640103d2a70dd8048ffd0a
parentd65a790f0f95a5d752ea8ca1beca81f71368ddeb
lib/sqlite: Added last_rowid method to SQLite

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/sqlite3/sqlite3.nit