Sybren A. Stüvel 7f588e6dbc Manager: close database connection on startup errors
When there is an error detected at startup, close the database connection.
Before, the connection could be kept open even when an error was returned,
causing the write-ahead log files to be kept around. These are now
properly integrated into the main database file before exiting.
2023-07-07 15:48:08 +02:00
..
2022-05-06 14:35:27 +02:00
2023-06-08 16:20:43 +02:00