Files
InvokeAI/invokeai/app/services/shared/sqlite_migrator/migrations
psychedelicious 6877db12c9 feat(app): add destination column to session_queue
The frontend needs to know where queue items came from (i.e. which tab), and where results are going to (i.e. send images to gallery or canvas). The `origin` column is not quite enough to represent this cleanly.

A `destination` column provides the frontend what it needs to handle incoming generations.
2024-09-06 22:56:24 +10:00
..
2024-03-28 22:51:45 -04:00
2024-06-28 10:36:05 +10:00
2024-08-09 16:27:37 -04:00