package
4.0.0
Repository: https://github.com/gazebo-web/cloudsim.git
Documentation: pkg.go.dev

# Functions

CleanAndMigrateModels drops existing target model tables and recreates them.
DropModels drops database models.
GetDBFromEnvVars reads environment variables to return a Gorm database connection.
GetTestDBFromEnvVars reads environment variables to return a Gorm database connection to a test database.
MigrateModels migrates database models.

# Variables

ErrEmptyDatabaseName is returned when a database configuration contains an empty database name.