Hello, in the database I have field decimal(36,18) and value 50000.000000...0 if decimalNumbers: true set, the library parses it as 49999.9999...9 any value much less than 50K (50, 500, 10000, etc.) parsed ok, so, what's wrong here?