core/homeassistant/components/recorder/models
J. Nick Koston f251c464e2
Fix history start time state returning None with some postgresql versions (#93555)
* Add additional coverage to history websocket api

related issue #93258

* Add additional coverage to history websocket api

related issue #93258

* Fix results when union query ends up at the end instead of front

* Apply suggestions from code review

* resort

* zero instead

* fix exception

* fix tests
2023-05-25 22:18:19 -04:00
..
__init__.py
context.py
database.py
event.py
legacy.py Update pylint to 2.17.2 (#91894) 2023-04-23 14:46:48 +02:00
state.py Fix history start time state returning None with some postgresql versions (#93555) 2023-05-25 22:18:19 -04:00
state_attributes.py
statistics.py
time.py