package
0.0.0-20241019100101-f84185f2ae0e
Repository: https://github.com/kathurimakimathi/gophercon-demo.git
Documentation: pkg.go.dev

# 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.
Story
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.