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

Delete::FieldValuesConditionally transform #197

Open
kspurgin opened this issue Mar 21, 2024 · 0 comments
Open

Delete::FieldValuesConditionally transform #197

kspurgin opened this issue Mar 21, 2024 · 0 comments
Labels
new transform Idea for new transform class

Comments

@kspurgin
Copy link
Collaborator

Generalize this basic idea:

  • param: target - the field we'll delete from
  • param: lambda with row param - returns Boolean

target value is set to nil if lambda returns true

@kspurgin kspurgin added the new transform Idea for new transform class label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new transform Idea for new transform class
Projects
None yet
Development

No branches or pull requests

1 participant