You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2025. It is now read-only.
And why does this file exist at all?
https://github.com/yiplee/sqlc/blob/main/db.go
It provides an unused Connect function which has nothing to do with the rest of the library and only wraps nap.
There is no need for nap or its downstream dependencies.
IMO the entirety of 525b1d5 should be reverted, it has nothing to do with the library.