issues
search
jackc
/
pgtype
MIT License
318
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to : EncodeBinary & DecodeBinary for Arrays of Composite type
#223
Tibo-Mouss
closed
1 week ago
2
`pgtype.JSONB.Set` does not throw error on unsupported data types for `interface{}` fields but fails on `reflect.DeepEqual`
#222
bohrasankalp
opened
1 month ago
0
github.com/jackc/pgproto3 SQL injection
#221
konstantin-nizhinskiy
closed
1 month ago
1
Add pguint64 and xid8 types
#220
julesjcraske
closed
1 month ago
1
Unable to create and use [][]String types in postgres
#219
jacksoncalvert
opened
4 months ago
0
The "time with time zone" data type doesn't seem to be supported.
#218
vnicolici
closed
4 months ago
3
comparing uncomparable type pgtype.VarcharArray
#217
bweston92
opened
5 months ago
3
Support serialisation of pgtype.Type
#216
nicois
opened
6 months ago
1
new: allow to override timezone in returned time.Time
#215
lansfy
closed
3 months ago
7
Release 1.14.3
#214
graineri
closed
8 months ago
1
Bump github.com/jackc/pgx/v4 from 4.12.1-0.20210724153913-640aa07df17c to 4.18.2
#213
dependabot[bot]
closed
8 months ago
0
Fix numeric to float64 conversion
#212
jschaf
closed
9 months ago
0
Bug scanning Numeric in v1.14.1
#211
kydemy-fran
closed
9 months ago
3
Numeric type is broken for small negative values
#210
kirk-anchor
closed
10 months ago
4
Register a custom type with sqlx
#209
cuprumtan
opened
1 year ago
15
Optimize uuid
#208
horpto
closed
1 year ago
2
fix: json unmarshal
#207
Dasio
closed
1 year ago
0
Fixes some linting issues
#206
horpto
closed
1 year ago
0
optimize parseNumericString
#205
horpto
closed
1 year ago
2
fixes scanning Daterange #203
#204
emicklei
closed
3 months ago
0
scanning Daterange fails in v1.14.0
#203
ghost
opened
1 year ago
0
Fix typo in error message `uint32` -> `uint16`
#202
sergej-brazdeikis
closed
1 year ago
1
typo in error message
#201
sergej-brazdeikis
closed
1 year ago
0
Not Support for nil macaddr
#200
rogerdwan
opened
1 year ago
1
DecodeBinary can't decode NaN
#199
ghstahl
closed
1 year ago
1
DecodeBinary can't decode NaN
#198
ghstahl
closed
1 year ago
7
panic when scanning null enum to *sql.Scanner
#197
vetcher
closed
1 year ago
3
Add Scanner and Valuer interfaces to CIDR
#196
ypopivniak
closed
1 year ago
1
fix: BC for timestamp
#195
jozolam
closed
1 year ago
0
Json marshaling and unmarshaling of pgtype.inet
#194
dan-sherwin
closed
1 year ago
2
BC Dates cause errors for the pgdate scanner
#193
masterkidan
closed
2 years ago
3
Support postgres dates with "BC"
#192
jozolam
closed
2 years ago
1
Adding support for Ltree binary encoding
#191
AmineChikhaoui
closed
2 years ago
5
invalid field found for struct github.com/jackc/pgtype.Inet's field IPNet: define a valid foreign key for relations or implement the Valuer/Scanner interface
#190
keeprockin2019
opened
2 years ago
1
support sql Value and Scan for custom date type
#189
krhubert
closed
2 years ago
3
Is it possible to omit undefined values?
#188
lesovsky
opened
2 years ago
1
lseq type is not transitional decoding
#187
laskoviymishka
closed
2 years ago
1
Fix: return correct zero value when UUID conversion fails
#186
ndrpnt
closed
2 years ago
1
Reset jsonb before unmarshal
#185
d0ubletr0uble
closed
2 years ago
1
Question: JSONBArray EncodeText
#184
waltcow
closed
2 years ago
2
Create timerange.go
#183
jmheidly
closed
2 years ago
1
Known vulnerability in outdated pgx dependency, pgproto3-1.1.0
#182
VitruvianVice
closed
2 years ago
2
Automatically Marshall JSON/JSONB/JSONBArray etc types as strings in Query Values
#181
jsnb-devoted
opened
2 years ago
3
cannot use net.ParseIP(c.IP()) (type net.IP) as type pgtype.Inet in field value
#180
encryptblockr
opened
2 years ago
5
Add support for json[] via JSONArray
#179
das7pad
closed
2 years ago
1
Spelling and grammar fixes
#178
scop
closed
2 years ago
1
Support Inet with encoding.Text(Un)Marshaler, fmt.Stringer
#177
scop
closed
2 years ago
1
Remove satori UUID module from go.sum
#176
ne0z
opened
2 years ago
0
Feature: Support UUID from fmt.Stringer interface
#175
lasse-it
closed
2 years ago
1
Working with []text
#174
BigBoulard
closed
2 years ago
2
Next