Methods `func (p *PostgresConfig) URI() string ` and `func (p *PostgresConfig) MigrationURI() string ` are duplicate. The MigrationURI method should be improved or removed as a duplicate code.
Methods
func (p *PostgresConfig) URI() stringand
func (p *PostgresConfig) MigrationURI() stringare duplicate.
The MigrationURI method should be improved or removed as a duplicate code.