History
| CLASS | DESCRIPTION |
|---|---|
HistoryImageCache |
HistoryImageCache table. |
HistoryRun |
HistoryRun table. |
HistoryUnit |
HistoryUnit table. |
Classes¶
HistoryImageCache
¶
Bases: SQLModel
HistoryImageCache table.
Source code in fractal_server/app/models/v2/history.py
HistoryRun
¶
Bases: SQLModel
HistoryRun table.
Source code in fractal_server/app/models/v2/history.py
HistoryUnit
¶
Bases: SQLModel
HistoryUnit table.