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(mappers): Stream map expressions now have access to the Faker class, rather than just a faker instance #2598

Merged
merged 9 commits into from
Aug 13, 2024

Commits on Jul 30, 2024

  1. faker libary, rather than just faker instance, is now available to ma…

    …pper expressions (provided a faker config is found).
    michael_calvo committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8d14c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bec869c View commit details
    Browse the repository at this point in the history
  3. added section on using faker for data masking, including how to use t…

    …he faker library to re-seed
    michael_calvo committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e86573e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    7c2ef28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe538d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    4c4fca3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    cc85615 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    2dec594 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    142d091 View commit details
    Browse the repository at this point in the history