DivanteLtd / anonymizer

Universal tool to anonymize database. GDPR (General Data Protection Regulation) data protection act supporting tool.
https://www.linkedin.com/pulse/gdpr-quick-wins-software-developers-teams-piotr-karwatka
353 stars 57 forks source link

JSON objects support, static values, emptying columns #6

Closed mandhor closed 6 years ago

mandhor commented 6 years ago

Because we needed finer control, I have added support for changing json objects elements' values, setting static values in select columns and emptying chosen columns as an option besides truncating whole tables. Usage is described in updated readme file.

mkoszutowski commented 6 years ago

I have merged your changes in another pull request. Thanks for your contribution it is a very useful feature.