dbmigration

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package dbmigration contains shared database migration runners.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpPostgres

func UpPostgres(ctx context.Context, db *sql.DB, migrations fs.FS) error

UpPostgres applies pending migrations while holding a PostgreSQL advisory lock, preventing concurrent server or migration-job startup from racing DDL.

Types

This section is empty.

Jump to

Keyboard shortcuts

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