Files
ci-log-processing/logscraper
Daniel Pawlik c10c843c24 Execute vacuum command after cleaning up DB
After deleting rows from DB, database size on the disk
was still same, where it should be changed.
It is because vacuum was not executed [1]. With this
command, size will be changed.

[1] https://www.sqlite.org/lang_vacuum.html

Change-Id: I33cb868e66fe79f16f893ccf698cbd62a033d61b
2022-03-23 10:52:28 +01:00
..
2021-11-16 11:50:55 +01:00