HunterNyan / migrations

SQL migrations for Golang and PotgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL migrations for Golang and PostgreSQL Build Status

This package allows you to run migrations on your PostgreSQL database using Golang Postgres client. See example for details.

About

SQL migrations for Golang and PotgreSQL


Languages

Language:Go 99.5%Language:Makefile 0.5%