Files
pgm/playground/generate.go

4 lines
90 B
Go

//go:generate go run code.patial.tech/go/pgm/cmd -o ./db ./schema.sql
package playground