database

package
v2.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsSchemaUpToDate

func IsSchemaUpToDate(db *sql.DB) error

IsSchemaUpToDate checks if the database schema is up to date.

func Migrate

func Migrate(db *sql.DB) error

Migrate executes database migrations.

func NewConnectionPool

func NewConnectionPool(dsn string, minConnections, maxConnections int, connectionLifetime time.Duration) (*sql.DB, error)

NewConnectionPool configures the database connection pool.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL