tile38/internal/field
tidwall 51e6862797 Fix field floating point parsing misrepresentation
This commit fixes an issue where fields with floating points
that have zero prefixes and underscores are being parsed as
numbers.

Now those are treated as string values.

See #736
2024-05-03 18:14:06 -07:00
..
field.go Fix field floating point parsing misrepresentation 2024-05-03 18:14:06 -07:00
field_test.go Fix field floating point parsing misrepresentation 2024-05-03 18:14:06 -07:00
list_binary.go Add field path queries for json and comparison operators 2022-10-20 11:17:01 -07:00
list_struct.go Immutable Object type 2022-09-20 14:20:53 -07:00
list_test.go Fix field floating point parsing misrepresentation 2024-05-03 18:14:06 -07:00