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
|
1cb3ac91f3
|
EncodeBinary checks oid of param
|
2014-07-12 09:46:33 -05:00 |
|
Jack Christensen
|
92b204309c
|
Remove commented out test
|
2014-07-12 08:20:06 -05:00 |
|
Jack Christensen
|
6c1c819a5e
|
Error detection for mismatched types
|
2014-07-11 16:07:08 -05:00 |
|
Jack Christensen
|
4bdefced66
|
Add NullTime
|
2014-07-11 15:25:26 -05:00 |
|
Jack Christensen
|
724adde815
|
Add NullBool
|
2014-07-11 15:00:13 -05:00 |
|
Jack Christensen
|
7ca95d7f73
|
Add NullString
Changes EncodeText interface to work for null values in SQL interpolation
and in prepared statements text format.
|
2014-07-11 14:16:25 -05:00 |
|
Jack Christensen
|
6eac791f51
|
Encode* should be value, not pointer to value
|
2014-07-11 11:44:02 -05:00 |
|
Jack Christensen
|
32a368a75b
|
Add more Null* types
* NullFloat32
* NullFloat64
* NullInteger16
* NullInteger32
|
2014-07-11 11:41:32 -05:00 |
|
Jack Christensen
|
24395d98df
|
Add more testing of Encode*
Handle case where TextEncoder is used to a core type that the driver
could otherwise have handled as binary.
|
2014-07-11 11:16:12 -05:00 |
|
Jack Christensen
|
566d713285
|
More tests and bug fixes
|
2014-07-11 07:50:44 -05:00 |
|
Jack Christensen
|
d7b402cd65
|
Test SanitizeSql for more types
|
2014-07-09 08:30:06 -05:00 |
|
Jack Christensen
|
6df06f043d
|
Remove obsolete tests
|
2014-07-09 08:11:47 -05:00 |
|
Jack Christensen
|
89bcc0670c
|
Unify serialization code in values.go
|
2014-07-09 08:05:03 -05:00 |
|