# Functions
NewQuerier creates a DBQuerier that implements Querier.
NewQuerierConfig creates a DBQuerier that implements Querier with the given config.
No description provided by the author
PrepareAllQueries executes a PREPARE statement for all pggen generated SQL queries in querier files.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
Querier is a typesafe Go interface backed by SQL queries.