Is your feature request related to a problem? Please describe.
From reading the code, the tool looks very promising. However, it seemingly does not support multisite.
Describe the desired solution
It would be great if you could add multisite support.
Describe the alternatives that you have considered
It could be possible to execute the command for every subsite by providing the site ID as part of TABLE_PREFIX. However, I have not tested this, and it would be unnecessarily cumbersome.
Additional context
We are in the process of questioning our current approach to anonymization and came across this tool during our research.
Is your feature request related to a problem? Please describe.
From reading the code, the tool looks very promising. However, it seemingly does not support multisite.
Describe the desired solution
It would be great if you could add multisite support.
Describe the alternatives that you have considered
It could be possible to execute the command for every subsite by providing the site ID as part of
TABLE_PREFIX. However, I have not tested this, and it would be unnecessarily cumbersome.Additional context
We are in the process of questioning our current approach to anonymization and came across this tool during our research.