An open API service indexing awesome lists of open source software.

https://github.com/gsamokovarov/patka

Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.
https://github.com/gsamokovarov/patka

go migrations sql

Last synced: 20 days ago
JSON representation

Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.

Awesome Lists containing this project

README

        

**Patka** is a fork of [goose] that applies unapplied migrations, even if they
happen to be in the past.

_(Note that the executable and even the magic comments are renamed to patka.)_

**Install**

`$ go get github.com/gsamokovarov/patka/cmd/patka`

[goose]: https://bitbucket.org/liamstask/goose