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

Support selecting keys based on pattern matching #182

Open
phochste opened this issue Sep 2, 2015 · 1 comment
Open

Support selecting keys based on pattern matching #182

phochste opened this issue Sep 2, 2015 · 1 comment

Comments

@phochste
Copy link
Member

phochste commented Sep 2, 2015

I would like to use the fix:

 # Remove all _tmp fields
remove_field("*_tmp")

# Keep all magic_* fields

retain("magic_*")

@nichtich
Copy link
Member

See also #56 on refactoring the fix language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants