mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -04:00
Slight performance improvement for syncing.
Most effective when it's at least a week behind.
This commit is contained in:
parent
99bed767b3
commit
01656e2cff
@ -452,6 +452,10 @@ class runtime extends cora\api {
|
||||
],
|
||||
'operator' => 'between'
|
||||
]
|
||||
],
|
||||
[
|
||||
'runtime_thermostat_id',
|
||||
'timestamp'
|
||||
]
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user