Dmitri Sotnikov
Dmitri Sotnikov
hugsql just had a new release, and I updated the conman library to match, if you update to `conman "0.4.5"` it should address the issue
I think it would be worth switching to next.jdbc as a breaking change. If it's not too much work to translate from the current spec to next.jdbc that would be...
Fantastic, and thanks again for taking the lead on this.
Hi, sorry for the late reply. It looks like you're passing wrong arguments to the template based on the error. You're seeing `/Users/user/Desktop/ClojStoof/guestbook/resources/html/{:messages ({:id 1, :name "Bob", :message "Hello, world!",...
Overall looks good, and pretty straight forward I think. Only thing I'd add is that it might be nice to add a helper like the following that would just let...
awesome, otherwise just ping me whenever new Ring version is out with ws support and we can push this change out along with it then. :)
Oh yeah, a PR would be very welcome, I think experimental status is fine. We can add a note regarding that in the readme.
Yeah that sounds reasonable to me, any chance you could do a pr with the update? :)
Any chance you could do a pr for the fix? :)
Thanks for the explanation of the problem. I'll open an issue for it on shadow-cljs repo.