.. |
zeronull
|
Update comments in generated code to align with Go standards
|
2024-12-21 20:21:32 +02:00 |
array.go
|
fix error message to print the unexpected rune
|
2023-12-01 18:23:23 -06:00 |
array_codec.go
|
Move typed nil handling to Map.Encode from anynil
|
2024-05-18 22:39:28 -05:00 |
array_codec_test.go
|
…
|
|
array_test.go
|
…
|
|
bits.go
|
Fix: pgtype.Bits makes copy of data from read buffer
|
2024-02-23 17:40:11 -06:00 |
bits_test.go
|
…
|
|
bool.go
|
…
|
|
bool_test.go
|
…
|
|
box.go
|
…
|
|
box_test.go
|
…
|
|
builtin_wrappers.go
|
wrap errors instead of just formatting them
|
2023-12-01 18:23:23 -06:00 |
bytea.go
|
…
|
|
bytea_test.go
|
Fix test asserts: reverse expected-actual
|
2024-05-14 20:07:10 -05:00 |
circle.go
|
…
|
|
circle_test.go
|
…
|
|
composite.go
|
…
|
|
composite_test.go
|
Skip TestCompositeCodecTranscodeStructWrapperForTable
|
2025-01-25 08:15:40 -06:00 |
convert.go
|
…
|
|
date.go
|
wrap errors instead of just formatting them
|
2023-12-01 18:23:23 -06:00 |
date_test.go
|
…
|
|
derived_types_test.go
|
Fix bug relating to reuse of types
|
2024-07-07 11:26:19 +10:00 |
doc.go
|
Add database/sql to overview of scanning
|
2025-02-22 08:42:26 -06:00 |
enum_codec.go
|
…
|
|
enum_codec_test.go
|
Fix test asserts: reverse expected-actual
|
2024-05-14 20:07:10 -05:00 |
example_child_records_test.go
|
…
|
|
example_custom_type_test.go
|
…
|
|
example_json_test.go
|
…
|
|
float4.go
|
Fix scan float4 into sql.Scanner
|
2024-02-23 18:18:03 -06:00 |
float4_test.go
|
implement json.Marshaler and json.Unmarshaler for Float4, Float8
|
2023-11-04 10:25:31 -05:00 |
float8.go
|
implement json.Marshaler and json.Unmarshaler for Float4, Float8
|
2023-11-04 10:25:31 -05:00 |
float8_test.go
|
implement json.Marshaler and json.Unmarshaler for Float4, Float8
|
2023-11-04 10:25:31 -05:00 |
hstore.go
|
…
|
|
hstore_test.go
|
…
|
|
inet.go
|
…
|
|
inet_test.go
|
…
|
|
int.go
|
Update comments in generated code to align with Go standards
|
2024-12-21 20:21:32 +02:00 |
int.go.erb
|
…
|
|
int_test.go
|
Update comments in generated code to align with Go standards
|
2024-12-21 20:21:32 +02:00 |
int_test.go.erb
|
…
|
|
integration_benchmark_test.go
|
Update comments in generated code to align with Go standards
|
2024-12-21 20:21:32 +02:00 |
integration_benchmark_test.go.erb
|
Fix integration benchmarks
|
2024-12-21 08:22:12 -06:00 |
integration_benchmark_test_gen.sh
|
…
|
|
interval.go
|
Fix interval encoding to allow 0s and avoid extra spaces
|
2024-05-30 09:48:53 +02:00 |
interval_test.go
|
Fix interval encoding to allow 0s and avoid extra spaces
|
2024-05-30 09:48:53 +02:00 |
json.go
|
revert change in if
|
2025-03-24 15:01:50 +01:00 |
json_test.go
|
revert change in if
|
2025-03-24 15:01:50 +01:00 |
jsonb.go
|
Add support for custom JSON marshal and unmarshal.
|
2024-05-18 08:02:09 -05:00 |
jsonb_test.go
|
Include the field name in error messages when scanning structs
|
2025-01-11 14:31:24 -05:00 |
line.go
|
…
|
|
line_test.go
|
…
|
|
lseg.go
|
…
|
|
lseg_test.go
|
…
|
|
ltree.go
|
add ltree pgtype support
|
2024-01-26 09:06:13 -06:00 |
ltree_test.go
|
add ltree pgtype support
|
2024-01-26 09:06:13 -06:00 |
macaddr.go
|
…
|
|
macaddr_test.go
|
fix tests
|
2024-03-20 18:21:11 -05:00 |
multirange.go
|
fix error message to print the unexpected rune
|
2023-12-01 18:23:23 -06:00 |
multirange_test.go
|
…
|
|
numeric.go
|
pull out changes into new public function
|
2023-12-09 11:20:14 -06:00 |
numeric_test.go
|
pull out changes into new public function
|
2023-12-09 11:20:14 -06:00 |
path.go
|
…
|
|
path_test.go
|
…
|
|
pgtype.go
|
rework JSONCodec.PlanScan
|
2025-01-22 22:35:35 +01:00 |
pgtype_default.go
|
Fix in Unmarshal function rather than DecodeValue
|
2025-01-11 11:26:46 -06:00 |
pgtype_test.go
|
fix: #2146
|
2024-10-19 15:43:56 +02:00 |
point.go
|
…
|
|
point_test.go
|
…
|
|
polygon.go
|
…
|
|
polygon_test.go
|
…
|
|
qchar.go
|
…
|
|
qchar_test.go
|
…
|
|
range.go
|
wrap errors instead of just formatting them
|
2023-12-01 18:23:23 -06:00 |
range_codec.go
|
wrap errors instead of just formatting them
|
2023-12-01 18:23:23 -06:00 |
range_codec_test.go
|
…
|
|
range_test.go
|
…
|
|
record_codec.go
|
…
|
|
record_codec_test.go
|
…
|
|
register_default_pg_types.go
|
…
|
|
register_default_pg_types_disabled.go
|
…
|
|
text.go
|
…
|
|
text_format_only_codec.go
|
…
|
|
text_test.go
|
…
|
|
tid.go
|
…
|
|
tid_test.go
|
…
|
|
time.go
|
Explicitly disclaim support for time with time zone
|
2024-07-23 17:27:05 -05:00 |
time_test.go
|
make parsing stricter and add corresponding test
|
2024-04-16 12:18:06 -05:00 |
timestamp.go
|
Return error and make sure they are unit tested
|
2025-01-05 19:45:45 -08:00 |
timestamp_test.go
|
Making the tests a little cleaner and clear
|
2025-01-06 09:24:55 -08:00 |
timestamptz.go
|
Add ScanLocation to pgtype.TimestamptzCodec
|
2024-05-08 08:35:05 -05:00 |
timestamptz_test.go
|
Add ScanLocation to pgtype.TimestamptzCodec
|
2024-05-08 08:35:05 -05:00 |
uint32.go
|
add byte length check to uint32
|
2024-08-23 16:17:07 -07:00 |
uint32_test.go
|
support text scanner for binary format for uint32
|
2024-08-21 12:04:54 -07:00 |
uint64.go
|
Add xid8 type
|
2024-10-05 10:16:42 -05:00 |
uint64_test.go
|
Skip xid8 test on PG < 13 and CRDB
|
2024-10-05 10:44:13 -05:00 |
uuid.go
|
Implement pgtype.UUID.String()
|
2024-10-09 14:22:10 +03:00 |
uuid_test.go
|
Implement pgtype.UUID.String()
|
2024-10-09 14:22:10 +03:00 |
xml.go
|
Fix in Unmarshal function rather than DecodeValue
|
2025-01-11 11:26:46 -06:00 |
xml_test.go
|
Merge pull request #2228 from jackc/fix-xml-decode-value
|
2025-01-25 07:24:30 -06:00 |