Go-Back-Skeleton/vendor/github.com/go-pg/migrations/README.md
2017-09-25 20:20:52 +02:00

314 B

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.