Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generic init_database() function to set up database schema #895

Merged
merged 2 commits into from
Dec 6, 2016

Conversation

sohkai
Copy link
Contributor

@sohkai sohkai commented Dec 5, 2016

Adds back the ability to initialize a database's schema, based on their dispatched functions.

@rhsimplex I think this is quite general, but to double check, can we set up mongo like this too?

@sohkai sohkai force-pushed the abstract-db-layer-singledispatch branch from 517ef76 to 7ab197f Compare December 6, 2016 09:43
Implement singledispatch'd database abstraction
@rhsimplex
Copy link
Contributor

Yeah, should be ok

Copy link
Contributor

@vrde vrde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go go go

@sohkai sohkai merged commit 8e04c66 into abstract-db-layer-singledispatch Dec 6, 2016
@sohkai
Copy link
Contributor Author

sohkai commented Dec 6, 2016

Oops, merged into wrong branch. Opened #901 instead.

@sohkai sohkai added this to the BigchainDB Database Abstraction milestone Dec 6, 2016
@sohkai sohkai deleted the abstract-db-layer-init-db branch December 8, 2016 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants