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

# Functions

ApplyMigration record a migration as being applied in the database.
EnsureInfrastructure create the migration table in the target DB if it doesn't exist.
No description provided by the author
FindDiscoveredMigrationFiles iterated over files in the migratin path and return all created migrations.
No description provided by the author