smithoss/gonymizer

Mechanism for reducing dump size by limiting rows per table?

开放

#52 创建于 2019年9月10日

 (3 条评论) (0 个反应) (1 位负责人)Go (34 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (160 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南