shard-crystal-db/spec
Santiago Palladino 6b065bd6b6 Handle different number of columns in dummy driver
Number of cols is inferred from the number of fields in the first row.
2016-07-04 11:15:04 -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
db_spec.cr move spec and src files to a shardy way 2016-02-25 22:37:10 -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 Handle different number of columns in dummy driver 2016-07-04 11:15:04 -03:00
dummy_driver_spec.cr Require ResultSet to just implement `read`, optionally implementing `read(T.class)`. Fixes #5 2016-06-30 09:46:25 -03:00
result_set_spec.cr Enumerate columns in result_set 2016-07-04 11:11:21 -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 avoid messing with finalize cycle in Disposable. 2016-06-23 22:07:59 -03:00