//
pkg.gl
Category
github.com/tibia-oce/migrate
src
database
package
1.5.0
Repository:
https://github.com/tibia-oce/migrate.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
2
Files
48 SLOC
#
Functions
CreateDatabaseIfNotExists
Checks if the database exists, and creates it if it doesn't.
PullConnection
Establishes a connection to the database using the provided configurations.
#
Constants
DefaultMaxDbOpenConns
No description provided by the author