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-06-08 17:59:08 +02:00
2024-07-04 21:27:56 +02:00
2024-06-28 10:46:02 +02:00
2024-06-08 17:59:08 +02:00
2024-06-08 17:59:08 +02:00
2024-07-07 16:34:05 +02:00
2024-07-24 21:40:05 +02:00
2024-06-06 17:24:48 +02:00
2024-06-28 10:46:02 +02:00
2024-07-19 18:25:07 +02:00
2024-06-08 17:59:08 +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-06-08 17:59:08 +02:00
2024-05-24 10:36:59 +02:00
2024-06-08 17:59:08 +02:00
2024-07-10 23:08:25 +02:00
2024-06-08 17:59:08 +02:00
2024-06-08 17:59:08 +02:00
2024-06-30 20:38:35 +02:00
2024-07-16 22:36:31 +02:00
2024-06-08 17:59:08 +02:00
2024-07-22 13:09:08 +02:00
2024-06-08 17:59:08 +02:00
2024-07-24 20:37:38 +02:00