-
- Downloads
queries: fix deserialization bug
Only the first two entries of the array would be accessed in a consistent way. Therefor, only the two first field value index would be returned.
Loading
Please register or sign in to comment
Only the first two entries of the array would be accessed in a consistent way. Therefor, only the two first field value index would be returned.