package
8.0.7+incompatible
Repository: https://github.com/getstream/pg.git
Documentation: pkg.go.dev

# Functions

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

# 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

# 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
Table represents a SQL table created from Go struct.

# Interfaces

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
A Result summarizes an executed SQL command.
No description provided by the author
No description provided by the author