octopus icon indicating copy to clipboard operation
octopus copied to clipboard

Create and drop specific shard DB.

Open nenadmil opened this issue 7 years ago • 2 comments

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

nenadmil avatar Oct 16 '17 19:10 nenadmil

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

thiagopradi avatar Oct 31 '17 02:10 thiagopradi

Hi, @thiagopradi

Sure, I will try.

Regards

nenadmil avatar Oct 31 '17 11:10 nenadmil