Go-Back-Skeleton/vendor/github.com/go-pg/migrations/README.md
2017-10-21 18:31:02 +02:00

430 B

SQL migrations for Golang and PostgreSQL

Build Status GoDoc

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