Closed (fixed)
Project:
General Data Protection Regulation
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2018 at 12:11 UTC
Updated:
8 May 2018 at 09:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
barthje commentedI've created a patch for the functionality.
I'd rather create an abstract class with all the base functionality and let the SqlDump qnd SqlSanitize classes extend from there, but not sure if you guys agree.
Comment #3
barthje commentedComment #4
barthje commentedForgot to include the new service in my patch.
Comment #5
mycw1991 commentedCode looks good and did a functional test on drupal 8.5.1. Works as expected.
Comment #7
mhavelant commented@barthje
Thanks a lot!