Closed riastradh closed 3 months ago
You will need to run sqlc generate
with wip/sqlc. However, IIRC, I couldn't get that version to compile on NetBSD because it depends on some WebAssembly thing that is missing NetBSD support :(
I updated https://pkgsrc.se/databases/sqlc to 1.26.0, so this should work now. Thanks for the feedback.
How do I regenerate this when I've changed queries.sql?
I tried installing databases/sqlc from pkgsrc, but it fails:
It appears to be somewhat out-of-date.