goose/db-sample
Nathan Guerin 7bca6f6bd8 Allow driver to be set from environment variable
This changeset support for allowing the database driver to
be set from an environment variable. Added a unit test to confirm
behavior.  Resolves #31
2014-07-03 00:09:22 +02:00
..
migrations go migrations: much simpler and more robust way to execute migrations. go migrations are all 'package main', and the version is simply appended to the function name in order to distinguish potentially several migrations in the same 'package main' 2013-01-06 22:47:45 -08:00
dbconf.yml Allow driver to be set from environment variable 2014-07-03 00:09:22 +02:00