# Functions
NewPGInstance creates a new instance of postgres client.
RunMigrations looks at the currently active migration version and will migrate all the way up (applying all up migrations).
# 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
For gcp cloud postgres database.
# Structs
Base model contains defines common fields across tables.
No description provided by the author
BusinessPartner models a business partner.
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
PGInstance box for postgres client.
Service models the available services.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Update holds all the database record update methods.