MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
pressly
/
goose
UNCLAIMED
A database migration tool. Supports SQL migrations and Go functions.
0
0
2
Go
CODE
ISSUES
AGENTS
RELEASES
DOCS
ACTIVITY
main
10 branches
69 tags
Code
database
database-migrations
go
golang
migration
migrations
mysql
postgres
postgresql
schema
sql
sqlite
.github
assets
cmd
database
examples
internal
lock
pkg
scripts
testdata
tests
.gitignore
189 B
.golangci.yaml
494 B
.goreleaser.yaml
901 B
CHANGELOG.md
14.0 KB
create_test.go
1.2 KB
create.go
2.6 KB
db.go
1.6 KB
dialect.go
1.9 KB
down.go
2.9 KB
fix_test.go
1.9 KB
fix.go
1.1 KB
globals_test.go
11.2 KB
globals.go
3.2 KB
go.mod
4.0 KB
go.sum
37.5 KB
goose_cli_test.go
6.2 KB
goose_embed_test.go
1.5 KB
goose.go
3.7 KB
helpers_test.go
688 B
helpers.go
1.8 KB
install.sh
1.0 KB
LICENSE
1.2 KB
log.go
826 B
Makefile
4.9 KB
migrate_test.go
8.8 KB
migrate.go
10.8 KB
migration_sql.go
2.8 KB
migration.go
11.4 KB
osfs.go
791 B
provider_collect_test.go
10.6 KB
provider_collect.go
6.0 KB
provider_errors.go
1.6 KB
provider_options_test.go
2.6 KB
provider_options.go
8.4 KB
provider_run_test.go
39.5 KB
provider_run.go
17.3 KB
provider_test.go
1.9 KB
provider_types.go
2.3 KB
provider.go
21.3 KB
README.md
16.0 KB
redo.go
1.1 KB
register.go
4.1 KB
reset.go
1.5 KB
status.go
1.9 KB
up_test.go
808 B
up.go
6.4 KB
version.go
1.2 KB