Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add more helpers #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

samijnih
Copy link

@samijnih samijnih commented Sep 23, 2024

  • addressSecondary
  • addressState
  • companySuffix
  • personPrefix
  • personTitle

Short introduction

I believe it could be useful. I need these helpers for my databases.

Description

There is no helper for those cases

Steps to test / reproduce

  • go test ./...
  • go build -o ./...
  • cat foo.sql | anonymize-mysqldump --locale fr --config foo.json > foo_anonymized.sql

Screenshots

Checklist

  • I have written unit tests where applicable
  • My code follows the Dekode coding standards
  • I've tested my changes with keyboard and screen readers
  • My code follows the accessibility standards
  • My code is properly documented
  • I've declared any PII (Personally Identifiable Information) for anonymization

- addressSecondary
- addressState
- companySuffix
- personPrefix
- personTitle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant