shard-crystal-db/spec/support
Jamie Gaskins 291b65b853
Allow DB::Pool to be used a generic connection pool (#131)
* Allow DB::Pool to be a generic connection pool

* Use fully qualified class name for consistency

Co-authored-by: Brian J. Cardiff <bcardiff@gmail.com>

* Wrap only the necessary code in an `ensure`

* Add spec for http client pool

* Fix ICE in crystal-sqlite3

Co-authored-by: Brian J. Cardiff <bcardiff@gmail.com>
2020-09-14 10:49:00 -03:00
..
fibers.cr Allow DB::Pool to be used a generic connection pool (#131) 2020-09-14 10:49:00 -03:00
http.cr Allow DB::Pool to be used a generic connection pool (#131) 2020-09-14 10:49:00 -03:00