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?
When I run the normal fn I get a NPE.
Okey I restarted my REPL and now everything is working as intended. Yay.