SongZihuan
|
ce3e177cad
feat: 经过若干适配
|
1 年之前 |
Kevin Wan
|
4f22034342
fix: unmarshal from number to string with incorrect error message (#3625)
|
1 年之前 |
Kevin Wan
|
5aedd9c076
chore: simplify parsing numbers with overflow (#3610)
|
1 年之前 |
Kevin Wan
|
0ee7a271d3
fix: avoid float overflow in mapping.Unmarshal (#3590)
|
1 年之前 |
Kevin Wan
|
ded2888759
fix: avoid integer overflow in mapping.Unmarshal (#3582)
|
1 年之前 |
Kevin Wan
|
0423313d9b
feat: support json:"-" in mapping (#3521)
|
1 年之前 |
Kevin Wan
|
cb3ffc76a3
fix: #3478 (#3493)
|
1 年之前 |
Kevin Wan
|
c3f57e9b0a
chore: fix potential nil pointer errors (#3454)
|
1 年之前 |
MarkJoyMa
|
42bfa26e2b
fix: remove mapping redundant error (#3439)
|
1 年之前 |
Kevin Wan
|
ff04356704
fix: format error should not trigger circuit breaker in sqlx (#3437)
|
1 年之前 |
MarkJoyMa
|
05db706c62
feat: optimize mapping error (#3438)
|
1 年之前 |
Kevin Wan
|
0c6eaeda9f
chore: coding style (#3413)
|
1 年之前 |
Xinyan Lu
|
b9c0c0f8b5
feat: add detail type mismatch info in number fields check (#3386) (#3387)
|
1 年之前 |
Kevin Wan
|
6b4d0d89c0
chore: add more tests (#3324)
|
1 年之前 |
Kevin Wan
|
8b4382dcec
chore: add more tests (#3286)
|
1 年之前 |
Kevin Wan
|
fa33329a44
chore: add more tests (#3282)
|
1 年之前 |
Kevin Wan
|
4a2a8d9e45
chore: add more tests (#3279)
|
1 年之前 |
Kevin Wan
|
7568674b2b
chore: use %q instead of %s for unmarshaling (#3163)
|
2 年之前 |
Kevin Wan
|
02357d2616
chore: make error message more readable (#3154)
|
2 年之前 |
guangwu
|
489d69f779
Add debug message on unmarshal errors (#3153)
|
2 年之前 |
MarkJoyMa
|
2e6402f4b5
fix: fillDefault, handling of nested structs (#3072)
|
2 年之前 |
Kevin Wan
|
9c6b516bb8
fix: #3058 (#3059)
|
2 年之前 |
Kevin Wan
|
4cef2b412c
fix: avoid unmarshal panic with incorrect map keys #3002 (#3013)
|
2 年之前 |
MarkJoyMa
|
7086fb6dda
x
|
2 年之前 |
MarkJoyMa
|
142c46228b
x
|
2 年之前 |
MarkJoyMa
|
f3cf891d4f
feat: conf add FillDefault func
|
2 年之前 |
qiying.wang
|
148afcf1a7
chore: remove redundant prefix of "error: " in error creation
|
2 年之前 |
Kevin Wan
|
434973c206
fix: test failure (#2874)
|
2 年之前 |
Mikael
|
84f9863b63
only unmashal public variables (#2872)
|
2 年之前 |
Kevin Wan
|
ae87114282
chore: change interface{} to any (#2818)
|
2 年之前 |