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
Allow sqlc.arg('argname') form for named params (#351)
* Allow sqlc.arg('argname') form for named params
This pacifies static SQL analizers in IDEs.
* Allow sqlc to be imported as a package for "go run github.com/kyleconroy/sqlc"
Co-authored-by: Kyle Conroy <kyle@conroy.org>
0 commit comments