Details
Description
To implement multiple precision arithmetic for NUMBER and DECIMAL types we can useĀ external library (preferred way) or implement it by ourself from scratch.
After some research it was decided to use MbedTLS implementation.
Attachments
Issue Links
- links to