Commit Graph

5 Commits

Author SHA1 Message Date
Salvatore Mesoraca
70a8d7ef08
Prevent types too large for UInt64 from being used 2023-04-26 10:46:35 +02:00
Salvatore Mesoraca
e2d4e08c3b
Fix more issues with Decimals
These issues were already present in the original code
2023-04-26 10:46:34 +02:00
Salvatore Mesoraca
f86d1ece20
Add a test for another bug fixed in this PR 2023-04-26 10:46:34 +02:00
Salvatore Mesoraca
284070d419
Add new test about mixing decimals and ints
This test is broken with the old code
2023-04-26 10:46:33 +02:00
Salvatore Mesoraca
9ef9ec4aca
Rename tests 2023-04-26 10:46:33 +02:00