package
0.0.0-20241028201323-e0217b8d4cc0
Repository: https://github.com/iopsystems/pg-schema-diff.git
Documentation: pkg.go.dev
# Functions
NewOnInstanceFactory provides an implementation to easily create temporary databases on the Postgres instance connected to via CreateConnPoolForDbFn.
WithDbPrefix sets the prefix for the temp database name.
WithLogger sets the logger for the factory.
WithMetadataSchema sets the prefix for the schema name containing the metadata.
WithMetadataTable sets the metadata table name.
WithRootDatabase sets the database to connect to when creating temporary databases.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author