package
0.0.0-20241120183321-3ca17b759095
Repository: https://github.com/arumandesu/go-revise.git
Documentation: pkg.go.dev
# Functions
GetFile function returns filePath of created in temp directory file.
MigrateSchema performs migrations on the database
filePath_ is the path to the database file migrationsFs is the filesystem containing the migrations migrationTable is the name of the table to store migration information, by default it is "migrations" nSteps is the number of steps to migrate, if nil, all migrations will be applied.
No description provided by the author
# Variables
go:embed migrations/*.