Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

mattes/migrate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

migrate

Database migrations written in Go. Use as CLI or import as library.

DEPRECATED

mattes/migrate is now golang-migrate/migrate

Please open issues and pull requests in the new repository.