embed_tern/README.md

288 B

Embedding PostgreSQL migrations in a Go binary

This is the example project for my blog entry.

It shows how to embed SQL migrations and the tern migration tool into your own Go program.