Korinne Adler

Results 197 comments of Korinne Adler

This would likely also be fixed by the change made to remove NAPI_EXPERIMENTAL in #381, but a new release has not yet been released. Next week we'll be cleaning up...

Just confirmed that yes, prior to #381 the build files, while after it now succeeds.

We've released version 2.4.9 which includes the NAPI_EXPERIMENTAL fix: https://www.npmjs.com/package/odbc/v/2.4.9

``` 30.44 npm error ../src/odbc.h:37:10: fatal error: sql.h: No such file or directory 30.44 npm error 37 | #include 30.44 npm error | ^~~~~~~ ``` You do not have the...

Thanks for bringing this to our attention again. Until 2.0 was published 17 days ago, there was nothing we could do about this. However, node-pre-gyp is only used during install...

@worksofliam can you look at this? I'm not familiar enough with TypeScript to review this.

> This is a valid use case. But I dislike the idea of adding a new tag for this. I'd rather like to see something that is closer to the...

xmlservice-cli goes through the RUNASCII function, which uses an internal buffer to convert to EBCDIC. This buffer is only 15M large: https://github.com/IBM/xmlservice/blob/main/src/plugrun.rpgle#L162-L163 (5001 * 3000 = 15,003,000 bytes). This still...

That's good, but I meant the screenshot of size/size on disk. What were those stats from? Did you save the output to a file and just looking at file size...

What are the ds elements defined as?