mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-23 03:27:56 -05:00
Initially I wanted to show how many sessions were being deleted. In hindsight, this is not great: - It requires extra logic in the migrator, which should be as simple as possible. - It may be alarming to see "Clearing 224591 old sessions". The app still reports on freed space during the DB startup logic.