core/homeassistant/components/sql
J. Nick Koston 7098debe09
Fix sql doing I/O in the event loop at startup (#90335)
* Fix sql doing I/O in the event loop

* Fix sql doing I/O in the event loop

* no test query on main db

* fix mocking because it was targeting the recorder
2023-03-26 21:02:24 -04:00
..
__init__.py Default to recorder db for SQL integration (#85436) 2023-03-13 17:41:32 -10:00
config_flow.py Default to recorder db for SQL integration (#85436) 2023-03-13 17:41:32 -10:00
const.py
manifest.json Bump sqlalchemy to 2.0.7 (#90256) 2023-03-25 07:05:35 -10:00
sensor.py Fix sql doing I/O in the event loop at startup (#90335) 2023-03-26 21:02:24 -04:00
strings.json
util.py Default to recorder db for SQL integration (#85436) 2023-03-13 17:41:32 -10:00