asfernandes / node-firebird-drivers

Node.js Firebird Drivers
MIT License
53 stars 17 forks source link

Support Firebird 4 INT128 data type #87

Closed asfernandes closed 3 years ago

asfernandes commented 3 years ago

Support for INT128 and NUMERIC(P [, S]) with P >= 19, using the string type in the driver.