# Functions
DropAll drops all tables in the database.
HasTestDatabase returns whether a database for testing is configured.
No description provided by the author
SetupTestDB creates a database for testing.
SkipIfNoTestDatabase skips tests if the database for testing is not configured.
TruncateAll truncates all tables in the database.