Closed MonkeybreadSoftware closed 1 year ago
Added compare for bigint/bigdec/bigfloat as double or exact text match.
This makes JSON Query work if you use options.lossless_number(true); for parsing JSON.
Thanks!
Added compare for bigint/bigdec/bigfloat as double or exact text match.
This makes JSON Query work if you use options.lossless_number(true); for parsing JSON.