GraphQL API and utilities for the rpdata project
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

  1. //go:generate go run github.com/kyleconroy/sqlc/cmd/sqlc generate -f ../../../sqlc.yaml
  2. // Package psqlcore contains the generated code for the PostgresSQL drivers. It's generated using sqlc.
  3. package psqlcore