Ian Duncan

Results 95 comments of Ian Duncan

@lpsmith out of curiousity, would you accept a PR with support for formatting data for `COPY FROM STDIN`? I've got some private code that's implemented it already.

Yeah, I've been super swamped lately. Once life gets back to normal I'll need to extract the code from a private project... it may be a few weeks at least.

Thanks for the PR! I really don't want to drop `tryGetUser`, so I'd prefer the conditional compilation approach. If you rebase against `main`, you'll also pick up the new CI...

Thanks for pushing this along! Really excited to land this.

Hi folks, I'm giving this repo quite a lot more attention lately. If you can resolve the conflicts, I will merge it.

Unfortunately that only works if the package explicitly exports it.

I took a different approach in #120, but it should resolve this.

I think maybe the aim of this wasn't explained well enough when I created this issue. The goal is this: For libraries that we write instrumentation for (Yesod, persistent, etc.),...

Hi @spacekitteh, I haven't started it in earnest yet, although it's definitely something I want the library to offer. I'd be happy to provide guidance / code review if it's...

Tagging a few people here that have previously contributed: @kakkun61 @solomon-b @ocharles @claymager