package sqlc // This is a dummy file that allows SQLC to be "installed" as a module and locked using // go.mod and then run using "go run github.com/kyleconroy/sqlc" type Placeholder struct{}