package
0.0.0-20240109202931-c3698107e7fb
Repository: https://github.com/atomicleads/pggen.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
FetchColumns fetches meta information about a Postgres column from the pg_class and pg_attribute catalog tables.
NewQuerier creates a DBQuerier that implements Querier.
No description provided by the author
# Constants
includes array types.
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
# Variables
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
If you add to this list, also add to defaultKnownTypes below.
# Structs
No description provided by the author
No description provided by the author
Column stores information about a column in a TableOID.
ColumnKey is a composite key of a table OID and the number of the column within the table.
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
No description provided by the author
TypeFetcher fetches Postgres types by the OID.
No description provided by the author
No description provided by the author
# Type aliases
TypeKind is the pg_type.typtype column, describing the meta type of Type.