Reads database migrations from sources and runs them against databases.
go get github.com/golang-migrate/migrate/v4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs all pending migrations from a file source to a Postgres database.
Use v4 import path and update migration source/database drivers accordingly.
No dependency data recorded yet.