shard-crystal-db/src/db
2016-08-30 15:22:27 -03:00
..
connection.cr clean up forward declaration of Database and Statement 2016-08-29 16:48:59 -03:00
database.cr minor code cleanup 2016-08-30 15:22:27 -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 allow DB to use a connection pool. 2016-07-07 15:50:09 -03:00
error.cr resource pool implementation with 2016-07-05 15:21:39 -03:00
mapping.cr Allow passing named arguments to DB.mapping 2016-07-15 11:54:09 -03:00
pool.cr make Database return PoolStatement 2016-08-29 16:56:34 -03:00
pool_statement.cr make Database return PoolStatement 2016-08-29 16:56:34 -03:00
query_methods.cr ensure the connection is released after exec 2016-08-29 01:23:20 -03:00
result_set.cr Add ResultSet#column_names. Fixes #11 2016-07-17 21:50:52 -03:00
statement.cr make Database return PoolStatement 2016-08-29 16:56:34 -03:00
version.cr add readme and version 2016-02-25 23:53:23 -03:00