Fork me on GitHub
#luminus
<
2016-02-28
>
munen16:02:22

Hello everyone I’ve been struggling the last 2 hours to get a(ny) HugSQL statement running. Even with the generated Luminus Example code I cannot get access to Postgres. Postgres seems to be configured correctly, since lein run migrate works. However executing any generated form from HugSQL results in an IllegalArgumentExeption with db-spec mount.core DerefableState is missing a required parameter. I have run out of ideas what that parameter might be and where to fix it. Can you guys help me out with a hint, please?

curtis.summers21:02:06

@munen Take a look at this discussion of someone with the same issue: https://forums.pragprog.com/forums/387/topics/14104