package
10.14.0
Repository: https://github.com/go-pg/pg.git
Documentation: pkg.go.dev

# Functions

GetTable returns a Table for a struct type.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterTable registers a struct as SQL table.
nolint.
nolint.
SetTableNameInflector overrides the default func that pluralizes model name to get table name, e.g.

# Constants

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
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
No description provided by the author
No description provided by the author
No description provided by the author

# 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
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
No description provided by the author
No description provided by the author
No description provided by the author
Table represents a SQL table created from Go struct.
No description provided by the author

# Interfaces

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
No description provided by the author
ColumnScanner is used to scan column values.
DB is a common interface for pg.DB and pg.Tx 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
Result summarizes an executed SQL command.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author