sqlc icon indicating copy to clipboard operation
sqlc copied to clipboard

fix: initialize generated code outside function

Open akutschera opened this issue 3 years ago • 0 comments

This fixes the compile/debug problem. I need help re-generating pg_catalog.go etc. because when I call sqlc-pg-gen on my machine, the resulting file is a bit shorter and at least one endtoend test fails.

Refs: #1849

akutschera avatar Sep 17 '22 12:09 akutschera