1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 22:06:25 +00:00
Files
core/tests/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-04 21:27:56 +02:00
2024-07-07 16:34:05 +02:00
2024-07-24 21:40:05 +02:00
2024-07-19 18:25:07 +02:00
2024-08-02 12:17:51 +02:00
2024-08-02 12:17:51 +02:00
2024-07-10 21:53:11 +02:00
2024-08-02 08:48:41 +02:00
2024-07-10 23:08:25 +02:00
2024-07-16 22:36:31 +02:00
2024-07-22 13:09:08 +02:00
2024-07-24 20:37:38 +02:00