/blueprint

Go library to embed schema migrations into binaries

Primary LanguageGo

Blueprint

===========

A go library for managing schema creation and migrations using goose.

Ideally much of this could be contributed to goose as a feature one it is stable.

This is currently a work in progress. Please look at the code to understand the usage. There isn't very much.