issues
search
guregu
/
null
reasonable handling of nullable values
BSD 2-Clause "Simplified" License
1.86k
stars
238
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Convert null.String to string
#28
magnus-eriksson
closed
6 years ago
1
adds null.Duration complete with JSON / sql support and tests
#27
njern
closed
4 years ago
6
Add support for the time.Duration type
#26
njern
closed
4 years ago
5
Fixed marshalling of NaN, json marshalled as 'null'
#25
igm
closed
6 years ago
1
func to create empty null
#24
rakateja
closed
7 years ago
0
Code for .Float and .Int to handle numbers that come in as strings from json
#23
chetan-prime
closed
7 years ago
10
Update pg
#22
chrisaxiom
closed
7 years ago
0
IsZero string.
#21
canhlinh
closed
7 years ago
1
1 remove lock
#20
chrisaxiom
closed
7 years ago
1
Deal with BQ int as string
#19
philpearl
closed
8 years ago
0
string in StringFrom
#18
vpol
closed
7 years ago
1
Added conversions to standard types.
#17
nbgo
closed
6 years ago
1
Add all int and float null types
#16
nullbio
closed
7 years ago
3
Updated the import path in readme.md
#15
shadyyx
closed
8 years ago
0
String IsZero() not behaving correctly || docs mistaken
#14
mixedCase
closed
8 years ago
2
Merge from base
#13
x88
closed
8 years ago
0
How can one make null.JsonRawMessage
#12
hllhll
closed
4 years ago
3
Fix a typo
#11
justinas
closed
9 years ago
1
null unmarshalling
#10
jedborovik
closed
9 years ago
3
Add null.Time and testing
#9
jedborovik
closed
9 years ago
6
Decoding large integers.
#8
juandiegopalomino
closed
9 years ago
3
Implement a NullTime type
#7
gawry
closed
9 years ago
3
pq.NullTime support
#6
x88
closed
9 years ago
8
Add tests for non-integer floats being cast to Int silently, and int64 overflows
#5
hasryan
closed
10 years ago
2
Avoid intermediate float64 storage for int64s during JSON unmarshal
#4
hasryan
closed
10 years ago
1
Integer overflows are not not detected during JSON Unmarshal
#3
hasryan
closed
10 years ago
3
UnmarshalJSON should return an error for invalid types
#2
guregu
closed
10 years ago
0
UnmarshalJSON should return an error for invalid types
#1
guregu
closed
10 years ago
0
Previous