|
34b6e450de
|
Handle nil in Numeric
|
2022-02-23 21:09:25 +00:00 |
|
|
4c7c61e820
|
Add string method to numeric
|
2022-02-23 20:52:29 +00:00 |
|
|
484b1062e1
|
Fix returning number as string for numbers
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
|
2022-02-22 13:42:44 +00:00 |
|
|
3cb39d978a
|
Fix multiple linter errors
|
2022-02-20 22:33:29 +00:00 |
|
|
0f2501dcbd
|
Rename parameter to other
|
2022-02-19 21:28:18 +00:00 |
|
|
72b5bdde4f
|
Minor fixes
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
|
2022-02-15 12:59:53 +00:00 |
|
|
3c1d83d8a2
|
Fix negative values smaller than zero
|
2022-02-07 16:07:37 +00:00 |
|
|
f09a2a4ca7
|
Fix multiplication instead of division
|
2022-02-06 22:21:04 +00:00 |
|
|
487aa89f18
|
Use Numeric in JSON output
|
2022-02-06 22:12:48 +00:00 |
|
|
a0ebdd01aa
|
Implement cleaning to set all historic negative balances to zero
|
2021-12-07 21:59:06 +00:00 |
|
|
04fd687324
|
Handle null values in numeric
|
2021-12-07 21:20:35 +00:00 |
|
|
5f4c5d9d51
|
Display zero values in grey
|
2021-12-07 20:35:49 +00:00 |
|
|
4646356b2d
|
Introduce own Numeric type and revert to stdlib from pgx
|
2021-12-02 21:32:01 +00:00 |
|