Skip to content

hamfist/schema_ensurer

Repository files navigation

Schema Ensurer

Build Status

Simple schema management in Go.

Usage

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]

Development

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.

About

Simple schema migration management for Go applications

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages