Mark Irish
Mark Irish
I have a LUG customer concerned about the deprecation of iDataQueue, I'm going to make sure this PR is up to date and refresh any questions I have, then it...
Ok, I have tested the latest push: ### Passing: * Creating a `DataQueue` with `new DataQueue` works * Creating a DTAQ on the system with `create` function works * Deleting...
Hi @snotmare , I am trying to recreate but not having any luck. I created a table with 2 columns, added an entry, then double delete it with: ```js let...
Hi @acheronfail , Thanks for the PR! You are correct that `NAPI_EXPERIMENTAL` was added as a define when BigInt wasn't part of the main Node-API spec. I am a little...