michaelperel / embed_tern

Example of embedding jackc/tern and migration files in a go binary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example of embedding jackc/tern and migration files in a go binary


Languages

Language:Go 100.0%