# Functions
ApplyMigrations applies migration to a provided database.
CreateDatabase creates a new database within a PostgreSQL connection.
No description provided by the author
DatabaseName creates a new database name with a random suffix.
DropDatabase drops database.
FlagsFromEnv returns an instance of flags.Postgres populated from environment variables or .env files.
InitTestDatabase creates initializes a new dummy database in s PostgreSQL server.
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