hugsql

rovanion 2021-11-17T14:26:55.008200Z

When I add the example code listed on https://www.hugsql.org/#param-identifier to afile and load it with def-sqlvec-fns and then run it as described the sqlvec I get back is [""]. Has any of you ever had this happen before?

rovanion 2021-11-17T14:27:22.008700Z

When I run the normal fn I get a NPE.

rovanion 2021-11-17T14:36:47.009500Z

Okey I restarted my REPL and now everything is working as intended. Yay.