pgx/pgtype
Jack Christensen 02372f1c3c Add DecodeValue to composites 2022-02-05 15:12:09 -06:00
..
testutil Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
zeronull Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
array.go ArrayHeader.EncodeBinary doesn't need ci parameter 2022-01-25 20:21:28 -06:00
array_codec.go Better error messages 2022-02-05 13:05:23 -06:00
array_codec_test.go Add DecodeValue and DecodeDatabaseSQLValue for ArrayCodec 2022-01-31 20:39:50 -06:00
array_getter_setter.go Improvements to ArrayCodec 2021-12-31 12:28:45 -06:00
array_getter_setter.go.erb Improvements to ArrayCodec 2021-12-31 12:28:45 -06:00
array_test.go Convert int4 and int8 to new system 2022-01-01 17:26:39 -06:00
bits.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
bits_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
bool.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
bool_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
box.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
box_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
builtin_wrappers.go Add composite to arbitrary struct encoding and decoding 2022-02-05 14:24:34 -06:00
bytea.go Add QueryRow warning to DriverBytes 2022-01-29 08:17:50 -06:00
bytea_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
circle.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
circle_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
composite.go Add DecodeValue to composites 2022-02-05 15:12:09 -06:00
composite_test.go Add DecodeValue to composites 2022-02-05 15:12:09 -06:00
convert.go Builtin types are automatically wrapped if necessary 2022-01-08 23:44:53 -06:00
date.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
date_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
enum_codec.go Fix EnumCodec caching and add tests 2022-02-05 09:57:40 -06:00
enum_codec_test.go Fix EnumCodec caching and add tests 2022-02-05 09:57:40 -06:00
float4.go Float4 and Float8 implement Int64 Scanner and Valuer 2022-02-03 20:19:52 -06:00
float4_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
float8.go Float4 and Float8 implement Int64 Scanner and Valuer 2022-02-03 20:19:52 -06:00
float8_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
hstore.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
hstore_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
inet.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
inet_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
int.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
int.go.erb Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
int_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
int_test.go.erb Restore range support 2022-02-02 08:40:42 -06:00
integration_benchmark_test.go Convert int4 and int8 to new system 2022-01-01 17:26:39 -06:00
integration_benchmark_test.go.erb Convert int4 and int8 to new system 2022-01-01 17:26:39 -06:00
integration_benchmark_test_gen.sh Import to pgx main repo in pgtype subdir 2021-12-04 13:07:54 -06:00
interval.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
interval_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
json.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
json_test.go Add test documenting typed nil json encoding 2022-02-05 09:34:39 -06:00
jsonb.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
jsonb_test.go Add test documenting typed nil json encoding 2022-02-05 09:34:39 -06:00
line.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
line_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
lseg.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
lseg_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
macaddr.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
macaddr_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
numeric.go pgtype.Numeric implements Float64Valuer 2022-02-05 08:39:53 -06:00
numeric_test.go pgtype.Numeric implements Float64Valuer 2022-02-05 08:39:53 -06:00
path.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
path_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
pgtype.go Add composite to arbitrary struct encoding and decoding 2022-02-05 14:24:34 -06:00
pgtype_test.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
point.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
point_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
polygon.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
polygon_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
qchar.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
qchar_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
range.go Restore range support 2022-02-02 08:40:42 -06:00
range_codec.go Restore range support 2022-02-02 08:40:42 -06:00
range_codec_test.go Add Float8range 2022-02-05 08:54:38 -06:00
range_test.go Restore range support 2022-02-02 08:40:42 -06:00
range_types.go Add Float8range 2022-02-05 08:54:38 -06:00
range_types.go.erb Add Float8range 2022-02-05 08:54:38 -06:00
record_codec.go Add DecodeValue to composites 2022-02-05 15:12:09 -06:00
record_codec_test.go Restore record support 2022-01-31 20:42:12 -06:00
text.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
text_format_only_codec.go Use TextCodec for aclitem type 2022-01-08 16:24:05 -06:00
text_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
tid.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
tid_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
time.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
time_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
timestamp.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
timestamp_test.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
timestamptz.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
timestamptz_test.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
uint32.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
uint32_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
uuid.go Expose wrap functions on ConnInfo 2022-01-22 17:50:19 -06:00
uuid_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00