Alex de Sousa
Alex de Sousa
Thanks for checking this project out :) I have found the bug that's causing this problem. It's a problem with our recent way of reading arguments from the configuration. I'll...
Certainly, this would help developer experience! When I was building an example for #41 I run into this issue. Basically, I had a fragment with a the same name as...
@bglusman Can you please elaborate? I was checking different comment indentations (both with tabs and spaces) and I still can use the query properly (comments are ignored). Can you give...
@bglusman Hey! Thank you for your interest in my library. At the moment, I'm not actively adding more SQL runners. The reason I added DuckDB was because it fits AyeSQL...
@bglusman I see. I was checking the code today, and it could be potentially easy to make parameters names configurable e.g. `$_` or `?` via module configuration. How are you...
@jeremyjh Got a similar error today: ``` Please file a bug in https://github.com/jeremyjh/dialyxir/issues with this message. Unknown error occurred: %Protocol.UndefinedError{protocol: Enumerable, value: "@spec a(false) :: :ok\ndef a() do\n :ok\nend", description:...