Skip to content

Commit

Permalink
Fix invalid column name in the magento2 template
Browse files Browse the repository at this point in the history
  • Loading branch information
guvra committed Jul 10, 2024
1 parent e4ad92b commit f6ffa30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## WIP

- Fixed invalid column name in the magento2 template

## [5.0.0] - 2024-07-01
[5.0.0]: https://github.com/Smile-SA/gdpr-dump/compare/4.2.2...5.0.0

Expand Down
3 changes: 0 additions & 3 deletions app/config/templates/magento2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -593,9 +593,6 @@ if_version:
converters:
email:
converter: 'randomizeEmail'

email_order:
converters:
email_imported:
converter: 'randomizeEmail'

Expand Down

0 comments on commit f6ffa30

Please sign in to comment.