Joel Kek
|
f5cd2b14cc
|
UnmarshalJSON in null.Bool, null.Float, and null.String now return an error message when asked to unmarshal from an invalid type. This is in line with the behavior of the built-in sql library's null values.
|
2014-09-09 00:55:40 +08:00 |
|
Greg
|
df97727d47
|
fix godoc
|
2014-09-02 09:24:56 +09:00 |
|
Greg
|
406494f0f8
|
refactor to use package zero instead of null, and null instead of nuller
|
2014-09-02 03:22:17 +09:00 |
|
Gregory Roseberry
|
5cd2a757d8
|
SetValid() func and bring coverage back up to 100%
|
2014-09-01 14:25:57 +09:00 |
|
Gregory Roseberry
|
d3f0388e17
|
add Floats and Bools
|
2014-09-01 13:46:40 +09:00 |
|