Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeSQL ¶
NormalizeSQL removes volatile metadata from pg_dump/pgodump output
Types ¶
type PostgresContainer ¶
type PostgresContainer struct {
testcontainers.Container
URI string
}
func SetupPostgres ¶
func SetupPostgres(ctx context.Context, image string) (*PostgresContainer, error)
Click to show internal directories.
Click to hide internal directories.