mirror of
https://github.com/home-assistant/core.git
synced 2026-08-30 10:05:35 +01: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