package
4.15.10
Repository: https://github.com/ghosta3/migrate.git
Documentation: pkg.go.dev

# README

bitbucket

This driver is catered for those that want to source migrations from bitbucket cloud(https://bitbucket.com).

bitbucket://user:password@owner/repo/path#ref

URL QueryWithInstance ConfigDescription
userThe username of the user connecting
passwordUser's password or an app password with repo read permission
ownerthe repo owner
repothe name of the repository
pathpath in repo to migrations
ref(optional) can be a SHA, branch, or tag