shard-crystal-db/src/db
Brian J. Cardiff f4b298d3a5 Use select / timeout in Crystal 0.34 2020-04-02 12:34:27 -03:00
..
begin_transaction.cr Fix BeginTransaction#transaction error in rollback (#101) 2019-04-11 13:53:55 -03:00
connection.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -03:00
connection_context.cr Introduce DB::ConnectionContext (#44) 2017-03-20 15:08:30 -03:00
database.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -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 Statement#exec and #query require named argument for array values (#110) 2019-09-20 17:23:09 -03:00
error.cr Add NoResultsError (#121) 2020-02-17 22:04:23 +01:00
mapping.cr Fix Typo and references in docs (#96) 2019-06-26 09:55:07 -03:00
pool.cr Use select / timeout in Crystal 0.34 2020-04-02 12:34:27 -03:00
pool_prepared_statement.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54: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 Statement#exec and #query require named argument for array values (#110) 2019-09-20 17:23:09 -03:00
result_set.cr Allow query results to be read as named tuples directly (#56) 2017-12-29 19:32:25 -03:00
serializable.cr Add `DB::Serializable` (#115) 2019-10-31 11:34:23 -03:00
session_methods.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -03:00
statement.cr Add NoResultsError (#121) 2020-02-17 22:04:23 +01:00
string_key_cache.cr add cache of pool statements per query 2016-08-30 16:20:18 -03:00
transaction.cr Add type argument to QueryMethods module (#108) 2019-08-02 11:54:52 -03:00
version.cr Release 0.8.0 (#116) 2019-12-11 17:38:42 -03:00