Documentation
¶
Overview ¶
Package dbtype names the types the generated queries bind to.
It exists for one reason: sqlc recognises the package name "pgtype" and injects an import of the v4 module alongside the v5 one, which does not compile. Binding the queries to an alias declared here sidesteps that while keeping the underlying type exactly pgx's.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.