storage

package
v0.0.0-...-c79eb68 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: EUPL-1.2 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPostgreSQLConnection

func NewPostgreSQLConnection(dsn string) (*sqlx.DB, error)

func PostgresMigrationStatus

func PostgresMigrationStatus(dsn string) (version uint, dirty bool, err error)

func PostgresPerformMigrations

func PostgresPerformMigrations(dsn string) error

Types

type Database

type Database struct {
	Queries *queries.Queries
	// contains filtered or unexported fields
}

func New

func New(dsn string) (*Database, error)

nolint gocyclo: all checks in this function are necessary

func (*Database) Shutdown

func (r *Database) Shutdown() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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