Jack Christensen be36a7e14b Fix test and avoid change to array signatures
typed_array.go.erb was not updated back in
a8802b16cc593842f5c69b0f7cfb0de11d5cd3a8 when Value, EncodeBinary,
EncodeText, and MarshalJSON were changed to be defined on T instead of
*T. This has been corrected.
2019-11-14 20:40:41 -06:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-09-26 21:12:42 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-10-22 20:45:14 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 17:43:44 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 17:43:44 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-05-20 16:26:58 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 17:43:44 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 17:43:44 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-09-20 10:14:48 -04:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-06-08 11:45:47 -05:00
2019-04-20 17:43:44 -05:00
2019-04-20 17:43:44 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2017-03-23 18:41:52 -05:00
2019-04-20 17:43:44 -05:00
2019-09-26 21:08:20 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 17:43:44 -05:00
2019-04-20 17:43:44 -05:00
2017-04-03 07:35:19 -05:00
2019-04-20 19:14:08 -05:00
2019-04-20 19:14:08 -05:00

pgtype

pgtype implements Go types for over 70 PostgreSQL types. pgtype is the type system underlying the https://github.com/jackc/pgx PostgreSQL driver. These types support the binary format for enhanced performance with pgx. They also support the database/sql Scan and Value interfaces and can be used with https://github.com/lib/pq.

Description
PostgreSQL driver and toolkit for Go
Readme MIT 7.8 MiB
Languages
Go 98.6%
HTML 1.2%
Shell 0.2%