WGH 5db1de5fc1 Make text format for type_array.go.erb opt-out
Some types, like RECORD, don't have sane text format. If we want to have
arrays of such types, we don't want to generate text format for such arrays
either.
2022-04-02 18:52:15 -05:00
2020-12-28 13:02:34 -06:00
2021-08-07 08:23:02 -05:00
2021-08-26 15:42:47 -05:00
2020-02-19 10:48:09 -06:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-09-25 09:25:01 -05:00
2021-03-25 09:08:27 -04:00
2022-02-07 10:51:03 -06:00
2020-02-19 10:48:09 -06:00
2020-02-19 10:48:09 -06:00
2021-03-25 09:08:27 -04:00
2022-02-01 16:55:20 -06:00
2021-07-24 10:48:07 -05:00
2021-07-24 10:48:07 -05:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2020-02-19 10:48:09 -06:00
2022-01-14 17:16:04 -06:00
2022-01-14 17:16:04 -06:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2020-12-28 13:11:36 -06:00
2021-03-25 09:08:27 -04:00
2021-03-25 09:08:27 -04:00
2017-04-03 07:35:19 -05:00
2020-02-19 10:48:09 -06:00
2021-03-25 09:08:27 -04:00
2020-02-19 10:48:09 -06:00

CI

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.6 MiB
Languages
Go 98.6%
HTML 1.2%
Shell 0.2%