humanmade / go-anonymize-mysqldump

Allows you to pipe data from mysqldump or an SQL file and anonymize it.
GNU General Public License v3.0
60 stars 26 forks source link

Fix for null values #17

Closed iodic closed 1 year ago

iodic commented 1 year ago

This fixes https://github.com/humanmade/go-anonymize-mysqldump/issues/6 by ignoring non-transformable values in transformable fields.