Nuacht

When ResultSet contains numeric values, it is exported (saved) with grouping separator inside numeric values. So for example when grouping separator is single space, the CSV contains space too and not ...
When using React Query Builder with the parseNumbers option set to "strict-limited" and inputType="number", numeric values are not parsed as expected when formatting the query to SQL. Instead, the ...