[CONJS-155] Support for node.js 10.13-10.19 error Created: 2020-11-24  Updated: 2020-12-04  Resolved: 2020-12-04

Status: Closed
Project: MariaDB Connector/node.js
Component/s: compatibility
Affects Version/s: None
Fix Version/s: 2.5.2

Type: Bug Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

Connector indicate support for node.js 10.13+ but internally use a function available only with 10.20 version (https://nodejs.org/api/buffer.html#buffer_buf_readbigint64le_offset).

BigInt value must be decoded internally, not using node.js specific API.


Generated at Thu Feb 08 03:23:09 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.