package
0.0.0-20240921160755-f5c3221615e5
Repository: https://github.com/cscoding21/csmig.git
Documentation: pkg.go.dev

# Functions

GetTestConfig returns a test config object to support unit tests.

# Structs

AppliedMigration represents a migration that has been applied to the database.
DatabaseConfig contains the configuration for the database to be used by the migration system.
DatabaseStrategy defines the interface for a database strategy.
Migration represents a single migration.
Manifest strongly typed respresentation of the manifest file.