pgx/pgtype
Jack Christensen c4b08378f2 Handle driver.Valuers inside Map.Encode 2022-03-05 21:27:17 -06:00
..
testutil Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
zeronull pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
array.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
array_codec.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
array_codec_test.go Fix scan empty array into multi-dimension slice 2022-02-08 11:12:05 -06:00
array_getter_setter.go Restore multi-dimensional slices 2022-02-08 10:07:40 -06:00
array_getter_setter.go.erb Restore multi-dimensional slices 2022-02-08 10:07:40 -06:00
array_test.go Parse array header to empty slices instead of nils 2022-02-08 11:35:40 -06:00
bits.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
bits_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
bool.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
bool_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
box.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
box_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
builtin_wrappers.go pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
bytea.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
bytea_test.go Detect unsafe pgtype.DriverBytes usage 2022-02-26 20:23:35 -06:00
circle.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
circle_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
composite.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
composite_test.go Renamed pgtype.ConnInfo to pgtype.Map 2022-02-21 09:13:09 -06:00
convert.go Builtin types are automatically wrapped if necessary 2022-01-08 23:44:53 -06:00
date.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
date_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
enum_codec.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
enum_codec_test.go Renamed pgtype.ConnInfo to pgtype.Map 2022-02-21 09:13:09 -06:00
float4.go pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
float4_test.go pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
float8.go pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
float8_test.go pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
hstore.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
hstore_test.go Renamed pgtype.ConnInfo to pgtype.Map 2022-02-21 09:13:09 -06:00
inet.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
inet_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
int.go pgtype Int2, Int4, and Int8 fields include bit size 2022-03-05 09:17:31 -06:00
int.go.erb pgtype Int2, Int4, and Int8 fields include bit size 2022-03-05 09:17:31 -06:00
int_test.go pgtype Int2, Int4, and Int8 fields include bit size 2022-03-05 09:17:31 -06:00
int_test.go.erb Fix scanning negative ints into Int64Scanner 2022-02-08 14:13:06 -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 Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
interval_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
json.go Simplify encoding extended query arguments 2022-03-05 20:16:57 -06:00
json_test.go Simply typed nil and driver.Valuer handling 2022-03-05 19:53:59 -06:00
jsonb.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
jsonb_test.go Simply typed nil and driver.Valuer handling 2022-03-05 19:53:59 -06:00
line.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
line_test.go Renamed pgtype.ConnInfo to pgtype.Map 2022-02-21 09:13:09 -06:00
lseg.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
lseg_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
macaddr.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
macaddr_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
numeric.go pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
numeric_test.go pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
path.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
path_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
pgtype.go Handle driver.Valuers inside Map.Encode 2022-03-05 21:27:17 -06:00
pgtype_test.go pgtype Int2, Int4, and Int8 fields include bit size 2022-03-05 09:17:31 -06:00
point.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
point_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
polygon.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
polygon_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
qchar.go Remove actualTarget argument 2022-02-21 09:30:01 -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 Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
range_codec_test.go pgtype Float4 and Float8 fields include bit size 2022-03-05 09:20:03 -06:00
range_test.go Restore range support 2022-02-02 08:40:42 -06:00
range_types.go Fix range types not clearing unbounded or empty 2022-02-08 16:48:17 -06:00
range_types.go.erb Fix range types not clearing unbounded or empty 2022-02-08 16:48:17 -06:00
record_codec.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
record_codec_test.go Restore record support 2022-01-31 20:42:12 -06:00
text.go TextCodec specifically supports scanning to BytesScanner 2022-02-26 20:28:15 -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 Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
tid_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
time.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
time_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00
timestamp.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
timestamp_test.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
timestamptz.go Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
timestamptz_test.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
uint32.go Rename Uint32 field to include bit size 2022-03-05 09:23:25 -06:00
uint32_test.go Rename Uint32 field to include bit size 2022-03-05 09:23:25 -06:00
uuid.go Remove actualTarget argument 2022-02-21 09:30:01 -06:00
uuid_test.go Removed TextEncoder and BinaryEncoder 2022-01-22 12:07:35 -06:00