Files
MIND/backend
CasVT 40473de47a Changes made since startup were carried over on DB import
The changes made since startup, stored in the wal file, were carried over when importing a database. This was because the database file was replaced with the imported database file, but the changes were stored in the wal file. So now we merge all changes into the main database file before replacing them.
2025-08-02 18:54:28 +02:00
..
2025-08-02 17:07:45 +02:00
2025-04-24 16:15:38 +02:00