Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

A buffalo plugin to help with liquibase migrations

License

Notifications You must be signed in to change notification settings

paganotoni/buffalo-liquibase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buffalo-liquibase

This plugin is intended to help you working with liquibase and buffalo.

Installation

$ go get -u -v github.com/paganotoni/buffalo-liquibase

Usage

$ buffalo db --help

Limitations

  • It depends on liquibase installation
  • Its focused on Mac
  • Its focused on Postgresql