Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/altipla-consulting/migrations

SQL migrations manager.
https://github.com/altipla-consulting/migrations

Last synced: about 1 month ago
JSON representation

SQL migrations manager.

Awesome Lists containing this project

README

        

# migrations

[![GoDoc](https://godoc.org/github.com/altipla-consulting/migrations?status.svg)](https://godoc.org/github.com/altipla-consulting/migrations)

SQL migrations manager.

## Install

```shell
go get github.com/altipla-consulting/migrations
```

# Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using ```gofmt```.

# License

[MIT License](LICENSE)