database

package
v1.0.46 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: Apache-2.0 Imports: 4 Imported by: 1

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