Open limouren opened 6 years ago
It would be extremely helpful for those who need exact number storage / calculation in a skygear app.
1. 2. 3.
Should use this as decimal type:
https://github.com/shopspring/decimal
Example here:
https://github.com/jackc/pgx/blob/master/query_test.go#L913
It would be extremely helpful for those who need exact number storage / calculation in a skygear app.
Expected Results
Actual Results
Steps to reproduce
1. 2. 3.