Categorygithub.com/Preciselyco/pqmigrate
modulepackage
1.5.0
Repository: https://github.com/preciselyco/pqmigrate.git
Documentation: pkg.go.dev

# README

pqmigrate

FOSSA Status

Migration utility for postgres databases

License

FOSSA Status

# Packages

No description provided by the author

# Functions

New creates a new PQMigrate instance.

# Structs

Config options for the library.
PQMigrate utility for managing common postgresql operations.

# Interfaces

Logger interface for using other loggers than stdout.

# Type aliases

ConfirmCB simple confirm function for potentially dangerous operations.