This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-27 18:06:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd0378a9612f66ff70b031d0ea947770d75ebcdf
ha-core
/
homeassistant
/
components
/
sql
History
J. Nick Koston
bd0378a961
Bump sqlalchemy to 2.0.9 (
#91151
)
...
changes:
https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.9
2023-04-10 10:01:49 -04:00
..
__init__.py
…
config_flow.py
…
const.py
…
manifest.json
Bump sqlalchemy to 2.0.9 (
#91151
)
2023-04-10 10:01:49 -04:00
sensor.py
Fix false positive in SQL sensor full table scan check (
#91134
)
2023-04-09 19:45:08 -10:00
strings.json
Raise an issue for legacy SQL queries that will cause full table scans (
#90971
)
2023-04-07 22:32:36 -04:00
util.py
…