This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
01e73911d6
hass-core
/
homeassistant
/
components
/
recorder
History
Download ZIP
Download TAR.GZ
Fabian Affolter
60d4dadcb6
Upgrade sqlalchemy to 1.3.23 (
#45845
)
2021-02-01 16:03:51 -10:00
..
__init__.py
Ensure MariaDB/MySQL can be purged and handle states being deleted out from under the recorder (
#43610
)
2020-11-28 08:42:29 -10:00
const.py
Add ability to disable the sqlite3 quick_check (
#39479
)
2020-09-02 10:12:56 +02:00
manifest.json
Upgrade sqlalchemy to 1.3.23 (
#45845
)
2021-02-01 16:03:51 -10:00
migration.py
Add index to old_state_id column for postgres and older databases (
#44757
)
2021-01-04 10:51:44 +01:00
models.py
Add index to old_state_id column for postgres and older databases (
#44757
)
2021-01-04 10:51:44 +01:00
purge.py
Always keep the current recorder run when purging (
#43733
)
2020-11-30 09:13:50 +01:00
services.yaml
util.py
Enable more Bandit tests (
#44307
)
2020-12-19 12:35:13 +01:00