You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for automatically anonynizing the entire database. This would mean infering the column data types, and generating the appropriate data for that column. Good way to start this is by adding config file option to auto anonymize all.
Optionally, can also support auto-anonymization on specific tables
The text was updated successfully, but these errors were encountered:
Add support for automatically anonynizing the entire database. This would mean infering the column data types, and generating the appropriate data for that column. Good way to start this is by adding config file option to auto anonymize all.
Optionally, can also support auto-anonymization on specific tables
The text was updated successfully, but these errors were encountered: