ryanrasti
ryanrasti
Now that `databases` `URL` has a `unix_sock` param, use it for mysql connections. See also the older #239.
Hello! I stumbled on nix and this repo a few days ago and really love the idea. Thanks so much for creating it. I can see so much potential here....
### Is there an existing issue for this? - [X] I have searched the existing issues NOTE: I [originally posted this issue](https://github.com/nodejs/node/issues/48946) on nodejs/node but was redirected here. ### This...
### What happened? The constructor argument of auth0.Connection `strategy_version` and corresponding `Output` appear to be ignored. It does, however, work when using the `options` constructor arg/output. ### Steps to reproduce...
I'm getting an issue where tsgo doesn't recognize an import that is working with normal tsc. relevant versions: ```json { "dependencies": { "@typescript/native-preview": "^7.0.0-dev.20250529.1", "bwip-js": "^4.5.1", "typescript": "^5.8.3" } }...