package
0.3.11
Repository: https://github.com/ferumlabs/pggen.git
Documentation: pkg.go.dev

# Functions

NewPGClient creates a new PGClient out of a '*sql.DB' or a custom wrapper around a db connection.

# Constants

bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.

# Variables

A field set saying that all fields in Child should be updated.
No description provided by the author
A field set saying that all fields in Grandparent should be updated.
No description provided by the author
A field set saying that all fields in Parent should be updated.
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
PGClient wraps either a 'sql.DB' or a 'sql.Tx'.
A postgres client that operates within a transaction.

# Interfaces

No description provided by the author