shard-crystal-db/src/db
2017-12-29 19:32:25 -03:00
..
begin_transaction.cr minimal docs for transactions 2016-12-14 12:13:46 -03:00
connection.cr Introduce DB::ConnectionContext (#44) 2017-03-20 15:08:30 -03:00
connection_context.cr Introduce DB::ConnectionContext (#44) 2017-03-20 15:08:30 -03:00
database.cr Introduce DB::ConnectionContext (#44) 2017-03-20 15:08:30 -03:00
disposable.cr fix #1. avoid marking as closed if do_close raise exception 2016-06-24 10:54:30 -03:00
driver.cr Introduce DB::ConnectionContext (#44) 2017-03-20 15:08:30 -03:00
error.cr Updated MappingException and Rollback derive from DB::Error (#70) 2017-11-07 23:18:43 -03:00
mapping.cr Close result_set with using Mapping.from_rs 2017-03-20 13:54:39 -03:00
pool.cr Fix typo in comment 2017-11-07 23:23:06 -03:00
pool_prepared_statement.cr Avoid tracking the connection if the statement failed to be built 2017-09-07 19:29:32 -03:00
pool_statement.cr fix #scalar queries where not handled with retry connection pool logic 2016-12-16 11:56:27 -03:00
pool_unprepared_statement.cr Release connection when unprepared statements can't be built 2017-09-07 19:21:36 -03:00
query_methods.cr Allow query results to be read as named tuples directly (#56) 2017-12-29 19:32:25 -03:00
result_set.cr Allow query results to be read as named tuples directly (#56) 2017-12-29 19:32:25 -03:00
session_methods.cr Refactor Database and Connection dsl methods. Update docs. 2016-12-07 01:50:06 -03:00
statement.cr Transactions 2016-12-13 16:47:23 -03:00
string_key_cache.cr add cache of pool statements per query 2016-08-30 16:20:18 -03:00
transaction.cr minimal docs for transactions 2016-12-14 12:13:46 -03:00
version.cr Bump version 0.4.3. Release notes. 2017-11-07 23:30:34 -03:00