shard-crystal-db/src/db
2023-03-28 11:20:52 -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 Disable prepared statement cache 2023-03-28 11:20:52 -03:00
connection_context.cr Introduce DB::ConnectionContext (#44) 2017-03-20 15:08:30 -03:00
database.cr Add docs for DB::Database#setup_connection (#139) 2020-10-27 12:55:06 -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
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 Fix mt 2023-03-24 22:53:56 -03:00
pool_prepared_statement.cr Disable prepared statement cache 2023-03-28 11:20:52 -03: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 2023-03-24 22:53:56 -03:00
transaction.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -03:00
version.cr Release 0.11.0 (#157) 2022-01-27 10:56:35 -03:00