How do I append something like returning collection_uuid, uri;
to the generated query?
for now I'll do it manually (yuck)
it seems honeysql-postgres helps here
cool. also seems to work with babashka: https://github.com/borkdude/babashka/issues/490#issuecomment-646576590
You could create your own helper for that
honeysql-postgres supports it
oh haha
Failed to check that for some reason
I wrote a :create-index helper because honeysql-postgres doesn't support it