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

https://github.com/rafaelsouzaribeiro/migrations

migrations with golang-migrate
https://github.com/rafaelsouzaribeiro/migrations

golang-migrate migrations mongodb

Last synced: about 2 months ago
JSON representation

migrations with golang-migrate

Awesome Lists containing this project

README

        

How to do migrations?


install the cli: link


Call your MakeFile with the commands: make migrateup, make migratedown



In this example we are using the mongodb database