mirror of
https://github.com/home-assistant/core.git
synced 2026-04-21 13:05:06 +00:00
* 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