No description
Find a file
Brian J. Cardiff 1572062501 introduce database as driver wrapper.
expose list of types to support by the drivers implementors.
deal with nilable types with `#read?(T.class) : T?` methods.
change `#has_next` to `#move_next`
2016-02-25 22:25:54 -03:00
spec/std/db introduce database as driver wrapper. 2016-02-25 22:25:54 -03:00
src/db introduce database as driver wrapper. 2016-02-25 22:25:54 -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