From c13a7fcaca483f6ef36e6827c10e47ecbf8ce34d Mon Sep 17 00:00:00 2001 From: guvra Date: Tue, 9 Apr 2024 11:42:51 +0200 Subject: [PATCH] Remove undefined column customer_address.vat_id from shopware6 template --- CHANGELOG.md | 1 + app/config/templates/shopware6.yaml | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73ce0e98..28fb3062 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. - Added table column validation. GdprDump now throws an exception if a config file contains an undefined column ([#125](https://github.com/Smile-SA/gdpr-dump/pull/125)) - Removed support of the `filters` parameter. Use the `where` parameter instead ([#128](https://github.com/Smile-SA/gdpr-dump/pull/128)) +- Removed undefined column customer_address.vat_id from shopware6 template ([#132](https://github.com/Smile-SA/gdpr-dump/pull/132)) ## [4.2.2] - 2024-03-26 [4.2.2]: https://github.com/Smile-SA/gdpr-dump/compare/4.2.1...4.2.2 diff --git a/app/config/templates/shopware6.yaml b/app/config/templates/shopware6.yaml index f5fea808..1b796c21 100644 --- a/app/config/templates/shopware6.yaml +++ b/app/config/templates/shopware6.yaml @@ -74,8 +74,6 @@ tables: converter: 'randomizeNumber' city: converter: 'randomizeText' - vat_id: - converter: 'randomizeNumber' phone_number: converter: 'randomizeNumber' additional_address_line1: