Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

consolidate with and with-out template database creation #31

Merged
merged 17 commits into from
Nov 13, 2014

Conversation

nnutter
Copy link
Contributor

@nnutter nnutter commented Nov 12, 2014

For this test to pass it is required that `test_db_user` and `db_user`
are never the same.  `new_pg_instance()` used `test_db_user` as the
default owner so this will try to override that owner with `db_user`.
@brummett
Copy link
Contributor

+1 after tests pass

nnutter added a commit that referenced this pull request Nov 13, 2014
consolidate with and with-out template database creation
@nnutter nnutter merged commit 16ceb34 into genome:master Nov 13, 2014
@nnutter nnutter deleted the next branch November 13, 2014 00:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consolidate CreateDatabase and CreateDatabaseFromTemplate
2 participants