Olaoluwa Osuntokun
a0d6a5591f
kvdb/sqlite: enable incremental auto_vacuum on DB creation
...
In this commit, we make a change that enables the `auto_vacuum =
incremental` pragma for SQLite databases, but only when the database
file is first created. Incremental auto-vacuum allows SQLite to reclaim
unused space within the database file over time, preventing indefinite
growth.
2025-04-04 15:49:29 -07:00
..
2025-04-01 12:40:31 +02:00
2024-12-12 10:40:33 -08:00
2024-12-12 10:40:33 -08:00
2025-04-04 15:49:29 -07:00
2021-07-22 09:47:37 +02:00
2024-04-25 11:23:31 +02:00
2024-04-11 15:04:03 +02:00
2022-08-24 09:03:04 +08:00
2022-08-24 09:03:04 +08:00
2024-01-03 12:06:32 +08:00
2021-09-29 17:31:37 -07:00
2023-01-24 09:23:50 +02:00
2025-04-01 12:40:31 +02:00
2025-04-01 12:40:31 +02:00
2022-01-12 19:11:53 +01:00
2023-01-23 09:05:11 +02:00
2023-01-23 09:05:11 +02:00
2021-11-08 22:39:41 +01:00
2023-01-23 09:14:08 +02:00
2021-11-08 22:39:41 +01:00
2023-01-23 09:14:08 +02:00
2024-10-26 14:16:31 +02:00
2021-09-29 17:31:37 -07:00
2022-01-12 19:11:53 +01:00
2025-03-25 01:19:55 +08:00
2024-01-03 12:06:32 +08:00
2021-07-12 11:31:09 +02:00
2021-07-12 11:31:05 +02:00
2021-10-29 10:54:44 +02:00
2021-07-12 11:31:05 +02:00