Jack Christensen
|
1027d2d014
|
Fix Values when there is a null
|
2014-07-13 13:35:28 -05:00 |
|
Jack Christensen
|
a12b7ed6c1
|
Handle Scanning null into core types
Return error instead of panic.
|
2014-07-12 22:07:21 -05:00 |
|
Jack Christensen
|
f215c8bf5f
|
Change Scan / decodeX to use ValueReader
Also improve Rows.Scan and Rows.Values error handling.
|
2014-07-12 19:43:27 -05:00 |
|
Jack Christensen
|
ed2b3b3b49
|
Add timestamp support
But not to NullTime because of text vs binary encoding difficulties.
You really should never use timestamp anyway.
|
2014-07-12 09:33:49 -05:00 |
|
Jack Christensen
|
c108378973
|
Reorganize code
|
2014-07-12 08:50:30 -05:00 |
|