mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
When use clickhouse and use field type int128/int256/uint128/uint256. It can not work well and it will return 0 value. Add the new field types to let it work well. By the way, the data struct field need be set to big.Int when use the types.