Files
core/homeassistant/components
J. Nick Koston b09dd95dbd Improve alignment of live logbook and historical logbook models (#123070)
* Improve alignment of live logbook and historical logbook models

- Make EventAsRow as NamedType which is better aligned with
  sqlalchemy Row
- Use getitem to fetch results for both Row and EventAsRow
  since its an order of magnitude faster fetching sqlalchemy
  Row object values.

* final

* fix

* unused

* fix more tests

* cleanup

* reduce

* tweak
2024-08-04 23:09:10 +02:00
..
2024-07-27 12:36:48 +02:00
2024-07-26 16:59:28 +02:00
2024-07-20 12:58:49 +02:00
2024-07-24 21:40:05 +02:00
2024-07-30 11:34:30 +02:00
2024-07-20 12:58:49 +02:00
2024-07-19 18:25:07 +02:00
2024-08-02 14:25:43 +02:00
2024-07-26 20:19:58 +02:00
2024-07-19 12:06:53 +02:00
2024-07-20 12:58:49 +02:00
2024-07-20 12:58:49 +02:00
2024-07-19 12:06:53 +02:00
2024-07-20 21:29:51 +02:00
2024-07-22 13:09:08 +02:00
2024-07-24 20:37:38 +02:00