Simple schema management in Go.
Please refer to the godoc documentation (http://godoc.org/github.com/modcloth-labs/schema_ensurer).
See test for examples.
Inquiries can be directed to: [email protected]
Requires SQLite3 header files to be present for testing.
Requires gosqlite package for testing (go get -v code.google.com/p/gosqlite/sqlite3)
Test via go test github.com/modcloth-labs/schema_ensurer.
