sunitparekh/data-anonymization

Some of the table doesn't have primary key in my schema. How we handle this scenario?

sunitparekh opened this issue · 1 comments

Some of the table doesn't have primary key in my schema. How we handle this scenario?

fixed it. now whitelist strategy doesn't require primary key declaration. the fix is not released yet, point your Gemfile to master on Github and try it out.