mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-10 23:27:31 +00:00
fix
This commit is contained in:
@ -88,6 +88,3 @@ SELECT
|
||||
ROUND(LEAST(raw_occupied_seconds, 86400) / 86400.0 * 100, 2) AS occupancy_percentage
|
||||
FROM summed_intervals
|
||||
ORDER BY space_id, event_date;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user