residuum opened this issue 11 years ago · 0 comments
When adding a value, all numbers are converted to double. Integers should be added as integers, so that [add id 1( results in {"id": 1} as string, but not {"id": 1.000} as now.