Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresInstance ¶ added in v1.7.0
type PostgresInstance struct {
Postgres *PQDatabase.Postgres
// contains filtered or unexported fields
}
func PostgresDB ¶
func PostgresDB(postgresVersion string) *PostgresInstance
func (*PostgresInstance) Close ¶ added in v1.7.0
func (p *PostgresInstance) Close() error
func (*PostgresInstance) GetEngineType ¶ added in v1.7.0
func (p *PostgresInstance) GetEngineType() string
Click to show internal directories.
Click to hide internal directories.