Ian Grayson

Results 3 issues of Ian Grayson

Hello! This is a continuation of https://github.com/pahen/madge/issues/207. This is more of an FYI for madge users, as the fix [should happen in filing-cabinet](https://github.com/dependents/node-filing-cabinet/pull/103). This problem occurs with a tsconfig.json that...

bug

Hi. First, thanks for the great work instrumenting these libs! I came across this issue while setting up otelgorm and otelzap. Problem: when configuring gorm with both otelgorm and an...

otelgorm has the `WithoutQueryVariables()` option to keep the emitted statement unparameterized. I would like to emit statements that are _partially_ parameterized. My use-case is: my service occasionally handles information which...