Jack Christensen
|
aab8b77215
|
Use Go casing convention for JSON(B)
|
2017-06-03 11:57:14 -05:00 |
|
Jack Christensen
|
d94f8daeb1
|
Use pointer methods for all struct pgtypes
Now no need to no whether certain interfaces are implemented by struct or
pointer to struct.
|
2017-04-14 13:08:05 -05:00 |
|
Jack Christensen
|
e380de7cd1
|
Finish extraction of pgtype test helpers
|
2017-04-14 12:38:33 -05:00 |
|
Jack Christensen
|
0e51991aaa
|
Skip jsonb test if no jsonb type
|
2017-03-20 08:58:28 -05:00 |
|
Jack Christensen
|
9b9361848d
|
Expand pgtype.Value interface
- Include and rename ConvertFrom to Set
- Add Get
- Include AssignTo
|
2017-03-11 19:53:45 -06:00 |
|
Jack Christensen
|
7985ca5f87
|
Add json/jsonb to pgtype
|
2017-03-11 18:46:51 -06:00 |
|