| .. | ||
| .travis.yml | ||
| db.go | ||
| db_test.go | ||
| export_test.go | ||
| Makefile | ||
| migrations.go | ||
| README.md | ||
SQL migrations for Golang and PostgreSQL
This package allows you to run migrations on your PostgreSQL database using Golang Postgres client. See example for details.
| .. | ||
| .travis.yml | ||
| db.go | ||
| db_test.go | ||
| export_test.go | ||
| Makefile | ||
| migrations.go | ||
| README.md | ||
This package allows you to run migrations on your PostgreSQL database using Golang Postgres client. See example for details.