-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Using the blacklist strategy and
table 'mytable' do
primary_key 'id'
anonymize('this_column_doesnt_exist').using(FieldStrategy::RandomEmail.new('example', 'com'))
end
No error or warning, it just proceeds as if everything is fine. It should raise an exception so I can notice the problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels