package
0.0.0-20240109202931-c3698107e7fb
Repository: https://github.com/atomicleads/pggen.git
Documentation: pkg.go.dev

# Functions

NewPostgresSchema opens a connection with search_path set to a randomly named, new schema and loads all sqlFiles.
NewPostgresSchemaString opens a connection with search_path set to a randomly named, new schema and loads the sql string.

# Type aliases

CleanupFunc deletes the schema and all database objects.
No description provided by the author