Skip to content

Commit

Permalink
customer_grid_flat.dob is a datetime SOMETIMES, so revert and deal wi…
Browse files Browse the repository at this point in the history
…th edge cases ourselves
  • Loading branch information
Ryangr0 committed Nov 27, 2024
1 parent 380f6ad commit 9f340c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/templates/magento2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ tables:
email:
converter: 'randomizeEmail'
dob:
converter: 'anonymizeDateTime'
converter: 'anonimizeDate'
shipping_full:
converter: 'randomizeText'
billing_full:
Expand Down

0 comments on commit 9f340c4

Please sign in to comment.