Public Member Functions | |
| None | run (self, Recorder instance) |
Public Member Functions inherited from homeassistant.components.recorder.tasks.RecorderTask | |
| None | run (self, Recorder instance) |
Static Public Attributes | |
| bool | commit_before = False |
Static Public Attributes inherited from homeassistant.components.recorder.tasks.RecorderTask | |
| bool | commit_before = True |
Base class for migration tasks.
Definition at line 2248 of file migration.py.
| None homeassistant.components.recorder.migration.MigrationTask.run | ( | self, | |
| Recorder | instance | ||
| ) |
Run migration task.
Definition at line 2254 of file migration.py.
|
static |
Definition at line 2252 of file migration.py.