# Functions
NewPostgresGooseDBVersionRepository will create a new instance of the PostgresInstanceRepository.
# Structs
GooseDBVersionRecord - the version record in the database that Goose reads/writes.
PostgresGooseDBVersionRepository is a PostgreSQL-backed Goose DB Version repository.
# Interfaces
Repository - the repository required to talk to this table of data.