shard-crystal-db/spec
Brian J. Cardiff 751f8b26ac Transactions
* dsl, state checks
* define transaction sql commands in connection
2016-12-13 16:47:23 -03:00
..
custom_drivers_types_spec.cr introduce unprepared statements 2016-12-07 01:50:06 -03:00
database_spec.cr make Connection#prepared_statements? readonly 2016-12-07 01:50:06 -03:00
db_spec.cr validate boolean option in connection string. proper downcase. 2016-12-07 01:50:06 -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 Transactions 2016-12-13 16:47:23 -03:00
dummy_driver_spec.cr ensure the connection is released after exec 2016-08-29 01:23:20 -03:00
mapping_spec.cr fix formatting issues 2016-09-06 13:24:57 -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 make Connection#prepared_statements? readonly 2016-12-07 01:50:06 -03:00
transaction_spec.cr Transactions 2016-12-13 16:47:23 -03:00