Jonathan Cabezas
Results
3
issues of
Jonathan Cabezas
**My system** * `odbc` Package Version: 2.4.8 * [email protected] | linux | x64 * [email protected] * Python version 3.11.2 **Describe the bug** When trying to compile some changes using `node-gyp...
Added the `BIND_SQL_CHAR_TO_SQL_C_WCHAR` define. This PR addresses the issue #292
I did a custom script that you can use as npm pre-start hook that will run `expose-wsl` every time Windows has been rebooted: ``` import { exec } from "child_process";...