Santiago Palladino
|
552b6e12b4
|
Rebase to latest DB version and upgrade to Crystal 0.18
|
2016-07-04 12:13:39 -03:00 |
|
Santiago Palladino
|
6b065bd6b6
|
Handle different number of columns in dummy driver
Number of cols is inferred from the number of fields in the first row.
|
2016-07-04 11:15:04 -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
|
11e24e1c65
|
#5 Make sure queries (insert and query) work with any type
|
2016-06-22 00:44:16 -03:00 |
|
Brian J. Cardiff
|
c5d7778a0d
|
update DB::ExecResult#rows_affected to Int64
|
2016-06-21 18:31:13 -03:00 |
|
Brian J. Cardiff
|
76e3a35d59
|
allow exec to receive any object arguments
|
2016-06-21 10:55:44 -03:00 |
|
Brian J. Cardiff
|
3464a1d1cc
|
allow query to receive any object arguments
|
2016-06-21 10:55:41 -03:00 |
|
Brian J. Cardiff
|
d69555b372
|
make Nil a proper column type
|
2016-06-21 10:53:34 -03:00 |
|
Ary Borenszweig
|
f834b0f8a6
|
Updated to Crystal 0.17.4
|
2016-06-16 12:16:39 -03:00 |
|
Brian J. Cardiff
|
44559f6f95
|
move spec and src files to a shardy way
|
2016-02-25 22:37:10 -03:00 |
|