1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-16 07:53:04 +00:00
Files
core/tests/components/recorder
J. Nick Koston 8d1aa0132e Make sql subqueries threadsafe (#89254)
* Make sql subqueries threadsafe

fixes #89224

* fix join outside of lambda

* move statement generation into a seperate function to make it easier to test

* add cache key tests

* no need to mock hass
2023-03-08 16:22:45 +01:00
..