mirror of
https://github.com/beestat/app.git
synced 2026-05-13 10:52:29 -04:00
Slight performance improvement for syncing.
Most effective when it's at least a week behind.
This commit is contained in:
@@ -452,6 +452,10 @@ class runtime extends cora\api {
|
||||
],
|
||||
'operator' => 'between'
|
||||
]
|
||||
],
|
||||
[
|
||||
'runtime_thermostat_id',
|
||||
'timestamp'
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user