shard-crystal-db/spec
Brian J. Cardiff 9b03aa6535 Release connection when unprepared statements can't be built
Add specs
Fix typo in docs
2017-09-07 19:21:36 -03:00
..
custom_drivers_types_spec.cr Deal with unexpected ResultSet#read types during runtime. 2017-04-06 15:55:13 -03:00
database_spec.cr Release connection when unprepared statements can't be built 2017-09-07 19:21:36 -03:00
db_spec.cr Introduce DB::ConnectionContext (#44) 2017-03-20 15:08:30 -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 Release connection when unprepared statements can't be built 2017-09-07 19:21:36 -03:00
dummy_driver_spec.cr Add #query_each . Fixes #18 2017-04-10 12:48:48 -03:00
mapping_spec.cr Close result_set with using Mapping.from_rs 2017-03-20 13:54:39 -03:00
pool_spec.cr Add before_checkout/after_release callbacks for resources in pool (#36) 2017-01-16 16:47:58 -03:00
result_set_spec.cr Add `ResultSet#column_names`. Fixes #11 2016-07-17 21:50:52 -03:00
save_point_transaction_spec.cr specs to ensure connection is not returned to pool in nested transaction 2016-12-14 10:57:12 -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 make Connection#prepared_statements? readonly 2016-12-07 01:50:06 -03:00
transaction_spec.cr allow raise after explicit rollback within #transaction(&block) 2016-12-14 11:37:49 -03:00