Dan Sosedoff
|
be81fdab41
|
Fix panic with time marshalling
|
2022-12-05 21:47:39 -06:00 |
|
Dan Sosedoff
|
706caa44bf
|
Serialize binary bytea cols into hex/base64 (#537)
- Adds binary serialization into hex/base64
- Default codec is base64
- Codec can be changed via `--binary-codec` CLI option
|
2021-12-29 11:03:50 -06:00 |
|
Dan Sosedoff
|
fb66acebc3
|
Use anonymous structs in the test
|
2016-01-14 16:55:05 -06:00 |
|
Dan Sosedoff
|
28178e46de
|
Format big floats as well
|
2016-01-07 20:10:53 -06:00 |
|
Dan Sosedoff
|
fbb8ffbfc6
|
Encode bigints as strings
|
2016-01-07 11:27:16 -06:00 |
|
Dan Sosedoff
|
1f99576a37
|
Add test cases for result struct
|
2016-01-04 18:33:54 -06:00 |
|