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

[Feature request] allow specify which collections/keyspaces/nodes... get deleted #181

Open
tinesoft opened this issue Apr 11, 2018 · 3 comments

Comments

@tinesoft
Copy link
Contributor

Currently, when using a CLEAN_INSERT or DELETE_ALL strategy, all collections/keyspaces/nodes... from db (except system's ones) are deleted. It would be nice if we could specify exactly which user's collections/keyspaces/nodes... get deleted, just like we can specify which get filled in during insert .

It could be an additional attribute of @UsingDataSet for example, expressed as an array of regexes(String).

I could start working on it and provide a PR, if the feature request get accepted...

@tinesoft
Copy link
Contributor Author

tinesoft commented May 3, 2018

Hi,

Any updates on this?

I can start working on it if the idea is validated...

@lordofthejars
Copy link
Owner

I love the idea.
Sorry I lost the notification emails and I didn't get it. Sure, implement this since it is a really good addition.

@tinesoft
Copy link
Contributor Author

tinesoft commented May 4, 2018

Hi Alex, no worries :)

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

No branches or pull requests

2 participants