You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
210 B
4 lines
210 B
//go:generate go run github.com/kyleconroy/sqlc/cmd/sqlc generate -f ../../../sqlc.yaml
|
|
|
|
// Package psqlcore contains the generated code for the PostgresSQL drivers. It's generated using sqlc.
|
|
package psqlcore
|