#18 Clean up the sqlite DB used for stats
Merged by jibecfed. Opened by misc.
fedora-docs/ misc/translations-scripts better_cleanup  into  master

Download 18.patch

This seems to fill sundries, likely because sqlite never free the space
unless when a VACUUM command is issued, and that's not done by default
on EL 7. See https://www.sqlite.org/lang_vacuum.html

Pull-Request has been merged by jibecfed

Metadata