Go to file
Brian J. Cardiff 8c0313a306 add Connection#last_inserted_id
extract QueryMethods modules and use it in Database and Connection
"add" finalize methods, but they cause GC warnings
2016-02-25 22:25:55 -03:00
spec/std/db add Connection#last_inserted_id 2016-02-25 22:25:55 -03:00
src/db add Connection#last_inserted_id 2016-02-25 22:25:55 -03:00
.gitignore initial commit 2016-02-25 22:22:54 -03:00
.travis.yml initial commit 2016-02-25 22:22:54 -03:00
LICENSE initial commit 2016-02-25 22:22:54 -03:00
shard.yml initial commit 2016-02-25 22:22:54 -03:00