### Version Other ### What happened? This error is on https://github.com/sqlc-dev/sqlc/commit/2f9e9d41debb4c39549528a10fff8d90c3d3180b [PR](https://github.com/sqlc-dev/sqlc/pull/3876) that introduced the error. Today I tested the wrap error and there's an issue if at line [queryConfig.tmpl:92](https://github.com/sqlc-dev/sqlc/pull/3876/files#diff-8d8d3536b89444d1613ebd743835aad2c5fd74b3c090be509c238620b2e5550aR92) The error is always not-nil after wrap. cc @kylecarbs @andrewmbenton ### Relevant log output ```shell ``` ### Database schema ```sql ``` ### SQL queries ```sql ``` ### Configuration ```yaml ``` ### Playground URL _No response_ ### What operating system are you using? _No response_ ### What database engines are you using? _No response_ ### What type of code are you generating? _No response_