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

Create and drop specific shard DB. #456

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nenadmil
Copy link

I added ability to create and drop db from rake task for all shards.

@thiagopradi
Copy link
Owner

Hi @nenadmil,

Thanks for your contribution! I think it's a great use case. Can you try to extract the logic to create / drop a specific DB into a separate class and create tests for it?

This is needed to merge to avoid breaking things in the future.

Thiago

@nenadmil
Copy link
Author

Hi, @thiagopradi

Sure, I will try.

Regards

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.

None yet

2 participants