//
pkg.gl
Category
github.com/ashraful88/flyway-postgres-golang
flyway
package
0.0.0-20240822041606-d4edc9baa374
Repository:
https://github.com/ashraful88/flyway-postgres-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
32 SLOC
#
Functions
Clean
Clean if need to drop database, all data will be deleted.
CreateConnectionString
CreateConnectionString creates connection string for flyway.
Info
Info get current migration version info.
Migrate
Migrate runs flyway database schema migration.