package
0.0.0-20240220185431-a99892e45558
Repository: https://github.com/parrotmac/pginspector.git
Documentation: pkg.go.dev
# Functions
NewQuerier creates a DBQuerier that implements Querier.
NewQuerierConfig creates a DBQuerier that implements Querier with the given config.
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
# Interfaces
Querier is a typesafe Go interface backed by SQL queries.