shard-crystal-db/src/db
Brian J. Cardiff 3eaac85a5d
Release 0.13.1 (#203)
2023-12-21 09:53:14 -03:00
..
begin_transaction.cr Close a transaction when `return`ing from within its block (#167) 2022-10-27 18:35:57 +02:00
connection.cr Allow statements to auto close when consumed if no cache (#198) 2023-11-29 18:39:44 -03:00
connection_builder.cr Refactor connection factory (#181) 2023-06-22 22:03:08 -03:00
connection_context.cr Refactor connection factory (#181) 2023-06-22 22:03:08 -03:00
database.cr Simplifications and performance improvements (#200) 2023-12-08 19:06:41 -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 Update docs regarding ConnectionBuilder (#188) 2023-08-14 21:11:35 -03:00
enumerable_concat.cr Add logging for executing queries (#134) 2020-09-25 14:49:50 -03:00
error.cr Add exception cause support to `PoolResourceLost` and `ConnectionLost` (#199) 2023-11-30 09:36:00 -03:00
mapping.cr Deprecate `DB.mapping` (#196) 2023-11-13 17:44:39 +01:00
pool.cr Simplifications and performance improvements (#200) 2023-12-08 19:06:41 -03:00
pool_prepared_statement.cr Simplifications and performance improvements (#200) 2023-12-08 19:06:41 -03:00
pool_statement.cr Simplifications and performance improvements (#200) 2023-12-08 19:06:41 -03:00
pool_unprepared_statement.cr Simplifications and performance improvements (#200) 2023-12-08 19:06:41 -03:00
query_methods.cr Use DB::NoResultsError on QueryMethods (#125) 2020-04-06 18:36:37 -03:00
result_set.cr Allow statements to auto close when consumed if no cache (#198) 2023-11-29 18:39:44 -03:00
serializable.cr Improve DB::MappingException usage (#129) 2021-10-12 20:51:53 -03:00
session_methods.cr Allow statements to auto close when consumed if no cache (#198) 2023-11-29 18:39:44 -03:00
statement.cr Simplifications and performance improvements (#200) 2023-12-08 19:06:41 -03:00
string_key_cache.cr Simplifications and performance improvements (#200) 2023-12-08 19:06:41 -03:00
transaction.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -03:00
version.cr Release 0.13.1 (#203) 2023-12-21 09:53:14 -03:00