milvus/cmd/tools
jaime 1d06d4324b
fix: Int64 overflow in JSON encoding (#37657)
issue: ##36621

- For simple types in a struct, add "string" to the JSON tag for
automatic string conversion during JSON encoding.
- For complex types in a struct, replace "int64" with "string."

Signed-off-by: jaime <yun.zhang@zilliz.com>
2024-11-14 22:52:30 +08:00
..
binlog [skip ci]Update license in cmd/ (#9508) 2021-10-09 18:03:34 +08:00
config fix: config file validator missed the file tail validation (#37608) 2024-11-13 15:14:30 +08:00
config-docs-generator enhance: update param documents (#35152) 2024-08-01 12:38:13 +08:00
datameta enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
migration fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00