Stephan Behnke

Results 46 comments of Stephan Behnke

For what it's worth, a colleague and I took a stab at it and it seems hard to do right now. Why? The library expects to be able to run...

I haven't looked any closer, but we thought that the driver implementation only defines queries as strings and so it would be hard to run two queries in a transaction....

🤦 I didn't realize you could just put multiple statements in that free-form SQL query including a transaction. Anyway, this was a week ago and since then we had to...

> It is pretty easy to implement multiplexing/demultiplexing yourself if you really need it or just create multiple data channels. Is there any prior art/example for this? I've tried it...

This would be a great addition! Just now the `elixir` plugin broke and we can only install the broken HEAD instead of a previous version. (see https://github.com/asdf-vm/asdf-elixir/issues/90 for details)

I think I have a similar issue. I'm seeing `wire` flip flopping between success and failure - and giving a cryptic error message: ``` $ wire ./apps/agent wire: apps/agent: wrote...

Please let me know if you'd be open to merging anything like this so I know my time is well spent :)

Thank you, I'll put this on my To Do list then :) Feel free to close this issue if you want, I'll create a PR once I have something presentable.