shard-crystal-db/src/db
2023-07-10 10:55:35 -03:00
..
begin_transaction.cr Close a transaction when returning from within its block (#167) 2022-10-27 18:35:57 +02:00
connection.cr Refactor connection factory (#181) 2023-06-22 22:03:08 -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 Refactor connection factory (#181) 2023-06-22 22:03:08 -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 Refactor connection factory (#181) 2023-06-22 22:03:08 -03:00
enumerable_concat.cr Add logging for executing queries (#134) 2020-09-25 14:49:50 -03:00
error.cr Improve DB::MappingException usage (#129) 2021-10-12 20:51:53 -03:00
mapping.cr Improve DB::MappingException usage (#129) 2021-10-12 20:51:53 -03:00
pool.cr Decrement the inflight counter on ConnectionRefused (#184) 2023-07-10 10:55:35 -03:00
pool_prepared_statement.cr Fix mt issues (#178) 2023-04-24 12:26:25 +02:00
pool_statement.cr Statement#exec and #query require named argument for array values (#110) 2019-09-20 17:23:09 -03:00
pool_unprepared_statement.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -03:00
query_methods.cr Use DB::NoResultsError on QueryMethods (#125) 2020-04-06 18:36:37 -03:00
result_set.cr Allow the use of enums (#168) 2022-10-26 16:06:14 +02:00
serializable.cr Improve DB::MappingException usage (#129) 2021-10-12 20:51:53 -03:00
session_methods.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -03:00
statement.cr Add logging for executing queries (#134) 2020-09-25 14:49:50 -03:00
string_key_cache.cr Fix mt issues (#178) 2023-04-24 12:26:25 +02:00
transaction.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -03:00
version.cr Release 0.12.0 (#183) 2023-06-23 13:48:41 -03:00