shard-crystal-db/spec
Brian J. Cardiff 8d891a5a4e changes needed due to 3c91978d36
add posibility to inspect availability of a resource in a pool (testing only)
allow access to internal connection pool of db (testing only)
2016-08-29 13:14:47 -03:00
..
custom_drivers_types_spec.cr Require ResultSet to just implement `read`, optionally implementing `read(T.class)`. Fixes #5 2016-06-30 09:46:25 -03:00
database_spec.cr allow connection initialization 2016-08-18 00:55:43 -03:00
db_spec.cr allow DB to use a connection pool. 2016-07-07 15:50:09 -03:00
disposable_spec.cr fix #1. avoid marking as closed if do_close raise exception 2016-06-24 10:54:30 -03:00
dummy_driver.cr Merged branch master into feature/pool 2016-08-29 12:57:42 -03:00
dummy_driver_spec.cr ensure the connection is released after exec 2016-08-29 01:23:20 -03:00
mapping_spec.cr Support mappable classes in query_one and query_all methods 2016-07-04 12:46:45 -03:00
pool_spec.cr changes needed due to 3c91978d36 2016-08-29 13:14:47 -03:00
result_set_spec.cr Add `ResultSet#column_names`. Fixes #11 2016-07-17 21:50:52 -03:00
spec_helper.cr move spec and src files to a shardy way 2016-02-25 22:37:10 -03:00
statement_spec.cr changes needed due to 3c91978d36 2016-08-29 13:14:47 -03:00