smithoss/gonymizer

Mechanism for reducing dump size by limiting rows per table?

Offen

#52 geöffnet am 10.09.2019

 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (34 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (160 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Thanks for this tool. It looks pretty great.

I'd like to both anonymize my data as well as decrease the size of the overall database size. Is there a mechanism such that I could specify a maximum number of records for a particular table, and delete any records prior to that maximum set?

Contributor Guide