Jongwon Youn
Jongwon Youn
I am aware that Go's driver does not support uint64, but the go-mysql-driver supports uint64. Is there any way in bob to handle this issue properly?
This is [the issue](https://github.com/DataDog/orchestrion/issues/538) for adding `ResultHasError` function in orchestrion
As @felixge mentioned, I indeed want behavior similar to the `DD_TRACE_ENABLED` env var. The link provided explains it as follows: > DD_TRACE_ENABLED > Default: `true` > Enable web framework and...
@kakkoyun Hi! I've confirmed that this has been deployed in v1.5.0. However, after looking at the orchestrion.yml file, it seems that ResultOfType is still being used. This makes me think...
Hi @felixge @nsrip-dd I hope you're doing well! I noticed that my PR has been pending review for about a month. If you have some time, I would greatly appreciate...
However, I haven't been able to locate exactly where this function should be implemented yet, so I'd appreciate any guidance on this matter.
Maybe [here](https://github.com/DataDog/orchestrion/blob/main/internal/injector/aspect/advice/code/dot_function.go#L128)?
@gregfurman I'm sorry for the late reply. While working, I couldn't proceed with the work at all due to personal schedule conflicts.