Categorygithub.com/fleetdm/goose
repositorypackage
0.0.0-20221011182040-1d76b1817fd7
Repository: https://github.com/fleetdm/goose.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

goose

Goose is a database migration tool. Manage your database's evolution by creating incremental SQL files or Go functions.

This fork

This is a fork of https://github.com/pressly/goose with some customizations for working with Fleet.

This should be used through the make migration command in Fleet.