Skip to content
#

faker

Here are 608 public repositories matching this topic...

peterjaap
peterjaap commented Sep 25, 2018

Add identify command to find possible columns to anonimize.

It should;

  • Loop over all tables in a given database
  • Loop over all columns in every table
  • Check if the column is (partly?) named like a formatter that is available (firstname, email, etc)
  • For every identified column, ask whether a yaml entry should be created in a custom yaml file
  • Get the list o
good first issue

Improve this page

Add a description, image, and links to the faker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the faker topic, visit your repo's landing page and select "manage topics."

Learn more