MCPcopy Index your code
hub / github.com/sqlc-dev/sqlc / BookType

TypeAlias BookType

examples/booktest/postgresql/models.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type BookType string
15
16const (
17 BookTypeFICTION BookType = "FICTION"

Callers 1

ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected