Brian J. Cardiff
|
511fe20253
|
Use DB::NoResultsError on QueryMethods (#125)
|
2020-04-06 18:36:37 -03:00 |
|
Brian J. Cardiff
|
af200eac54
|
Comply exhaustive case check
Comply exhaustive case check
|
2020-04-02 12:34:27 -03:00 |
|
Rob David
|
c54fab415e
|
Fixes query_one? handling no rows (#86)
|
2018-07-11 00:47:39 +01:00 |
|
Brian J. Cardiff
|
ac083f430a
|
Updates for crystal 0.24.0
|
2017-12-29 20:13:34 -03:00 |
|
Arthur Poulet
|
d55a34e851
|
Allow query results to be read as named tuples directly (#56)
|
2017-12-29 19:32:25 -03:00 |
|
Brian J. Cardiff
|
39e17f82ca
|
Add #query_each . Fixes #18
|
2017-04-10 12:48:48 -03:00 |
|
Brian J. Cardiff
|
325fa9d4ae
|
ensure the connection is released after exec
avoid releasing connection twice on exec.
avoid releasing connection when QueryMethod#query is blockless called.
|
2016-08-29 01:23:20 -03:00 |
|
Santiago Palladino
|
552b6e12b4
|
Rebase to latest DB version and upgrade to Crystal 0.18
|
2016-07-04 12:13:39 -03:00 |
|
Ary Borenszweig
|
9c88f718e8
|
Require ResultSet to just implement read , optionally implementing read(T.class) . Fixes #5
|
2016-06-30 09:46:25 -03:00 |
|
Brian J. Cardiff
|
8025ecaa13
|
update Slice(UInt8) to Bytes
|
2016-06-22 14:10:09 -03:00 |
|
Brian J. Cardiff
|
44559f6f95
|
move spec and src files to a shardy way
|
2016-02-25 22:37:10 -03:00 |
|