hass-core/tests/components/sql
J. Nick Koston 53d7e33607
Raise an issue for legacy SQL queries that will cause full table scans (#90971)
* Raise an issue for SQL queries that will cause full table scans

* Raise an issue for SQL queries that will cause full table scans

* Raise an issue for SQL queries that will cause full table scans

* Raise an issue for SQL queries that will cause full table scans

* Update homeassistant/components/sql/sensor.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* coverage

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-04-07 22:32:36 -04:00
..
__init__.py Raise an issue for legacy SQL queries that will cause full table scans (#90971) 2023-04-07 22:32:36 -04:00
test_config_flow.py Default to recorder db for SQL integration (#85436) 2023-03-13 17:41:32 -10:00
test_init.py Default to recorder db for SQL integration (#85436) 2023-03-13 17:41:32 -10:00
test_sensor.py Raise an issue for legacy SQL queries that will cause full table scans (#90971) 2023-04-07 22:32:36 -04:00
test_util.py Add freezer to known test fixtures in pylint (#89825) 2023-03-16 22:39:41 -04:00