Jonathan Druart
f59475a360
anonymized_* tables have been added by bug 24151, this patch adds the usual way to purge data from them. The cleanup_database.pl script has been adjusted to take new parameters that will help to delete pseudonymized data. Test plan: Call the scrip with the new parameter to remove pseudonymized data * --pseudo-transactions DAYS will remove entries from pseudonymized_transactions older than DAYS day * --pseudo-transactions can be used without the parameter DAYS but with -- pseudo-transactions-from and/or --pseudo-transactions-to instead, to provide a range of date You can use the patch from bug 24153 to make the tests easier, data will not be deleted if the new --confirm flag is not passed. Sponsored-by: Association KohaLa - https://koha-fr.org/ Signed-off-by: Signed-off-by: Sonia Bouis <sonia.bouis@univ-lyon3.fr> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> |
||
---|---|---|
.. | ||
Account | ||
Acquisition | ||
Biblio | ||
BiblioUtils | ||
Cash | ||
Charges | ||
Checkouts | ||
Club | ||
Config | ||
Filter | ||
IssuingRules | ||
Item | ||
Library | ||
Objects/Mixin | ||
Patron | ||
Patrons | ||
Plugins | ||
REST | ||
SearchEngine | ||
Subscription | ||
Tags | ||
Template/Plugin | ||
XSLT | ||
Z3950Responder | ||
Account.t | ||
ActionLogs.t | ||
ApiKeys.t | ||
Authorities.t | ||
Biblio.t | ||
BiblioFrameworks.t | ||
Biblios.t | ||
Checkouts.t | ||
CirculationRules.t | ||
Cities.t | ||
ClassSortRules.t | ||
ClassSources.t | ||
ClassSplitRules.t | ||
CsvProfiles.t | ||
Database.t | ||
Desks.t | ||
GetDailyQuote.t | ||
Holds.t | ||
IssuingRules.t | ||
Item.t | ||
Items.t | ||
ItemTypes.t | ||
KeyboardShortcuts.t | ||
Libraries.t | ||
MarcSubfieldStructures.t | ||
News.t | ||
Notices.t | ||
Object.t | ||
Objects.t | ||
Old.t | ||
Patron.t | ||
Patrons.t | ||
Pseudonymization.t | ||
Ratings.t | ||
Reports.t | ||
Reviews.t | ||
SearchField.t | ||
SharedContent.t | ||
SMS_Providers.t | ||
Statistics.t | ||
Subscription.t | ||
Suggestion.t | ||
Suggestions.t | ||
Tags.t | ||
Z3950Servers.t |