rouggy
10d86db50a
feat: rename the database from Settings, keeping all config
...
Adds a Rename button to Settings -> Database: renames the current SQLite database
(e.g. opslog.db -> F4BPO.db) while preserving every setting/profile, unlike New
database which starts empty. Implemented as a VACUUM INTO copy + pointer switch;
the old file (open and locked now) is scheduled via config.json delete_pending
and removed, with its -wal/-shm sidecars, on the next launch.
2026-07-20 14:30:45 +02:00
..
2026-07-07 21:54:53 +02:00
2026-07-19 03:12:12 +02:00
2026-07-06 09:08:47 +02:00
2026-07-06 09:08:47 +02:00
2026-07-09 15:52:04 +02:00
2026-07-20 14:20:30 +02:00
2026-07-06 09:08:47 +02:00
2026-07-06 09:08:47 +02:00
2026-07-07 21:08:26 +02:00
2026-07-06 09:08:47 +02:00
2026-07-06 09:08:47 +02:00
2026-07-17 16:28:32 +02:00
2026-07-06 09:08:47 +02:00
2026-07-06 09:08:47 +02:00
2026-07-18 19:28:55 +02:00
2026-05-26 00:16:45 +02:00
2026-07-06 09:08:47 +02:00
2026-07-05 10:44:40 +02:00
2026-07-06 09:08:47 +02:00
2026-07-18 19:28:55 +02:00
2026-07-09 12:10:16 +02:00
2026-07-06 17:37:25 +02:00
2026-07-18 14:33:55 +02:00
2026-07-09 15:30:24 +02:00
2026-07-14 00:03:10 +02:00
2026-05-28 18:35:22 +02:00
2026-07-17 20:19:54 +02:00
2026-07-06 09:08:47 +02:00
2026-07-17 11:55:40 +02:00
2026-07-06 09:08:47 +02:00
2026-07-19 03:12:12 +02:00
2026-07-20 09:55:14 +02:00
2026-07-06 09:08:47 +02:00
2026-07-06 09:08:47 +02:00
2026-07-20 14:30:45 +02:00
2026-07-06 09:08:47 +02:00
2026-07-17 20:21:29 +02:00
2026-07-19 03:12:00 +02:00
2026-07-10 23:13:06 +02:00
2026-07-06 09:08:47 +02:00
2026-07-06 09:08:47 +02:00