hbibel
hbibel
Appears to be blocked by oven-sh/bun#6419
Hi all, I opened a PR with a basic implementation for the desired functionality. I marked it as WIP since there's a couple of things that aren't clear to me:...
I believe one solution could be to monkeypatch the `httpx.BaseClient.event_hooks` property instead of overwriting the `httpx.Client` class. That would be a pretty fundamental change in the httpx instrumentation however. I'd...
Using wrapt seems like a better approach than what I propsed. Please let me know if you need any help.
> Probably we should move these functions from the core module to modules specific for every database servers. The unary variants of `ltrim` and `rtrim` behave the same for all...