# Functions
No description provided by the author
No description provided by the author
NewPostgresDriverFromConnectionString returns PostgresDriver instance from connection string.
NewPostgresDriverFromSQLDBInstance returns PostgresDriver instance from sdl.DB instance mostly used for mocking tests.
# Variables
ErrMissingID error when ID is missing.
ErrNoFieldsToUpdate error when there are no fields to update TODO - remove once moved to update structs IsValid methods.
# Structs
No description provided by the author
PostgresDriver struct handler for PostgresDB related functions.
# Interfaces
No description provided by the author