Skip to content

ahmadfaizk/goose-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goose App

This is a simple app that add migration tool to your project. It is based on goose and cobra libraries.

Usage

goose-app [command]

Available Commands

  • help - Help about any command
  • migrate up - Migrate up to the most recent migration
  • migrate down - Roll back a single migration from the current version
  • migrate redo - Re-run the latest migration
  • migrate reset - Roll back all migrations
  • migrate version - Print the current version of the database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published