This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15da1c4785
core
/
homeassistant
/
components
/
recorder
History
CurrentThread
7c8851264f
Use LONGTEXT column instead of TEXT for MySQL/MariaDB and migrate existing databases (
#47026
)
2021-03-10 08:12:58 -10:00
..
__init__.py
Add enable and disable services for recorder (
#45778
)
2021-02-24 07:26:05 -06:00
const.py
Fix recorder with MSSQL (
#46678
)
2021-03-09 11:16:19 -10:00
manifest.json
…
migration.py
Use LONGTEXT column instead of TEXT for MySQL/MariaDB and migrate existing databases (
#47026
)
2021-03-10 08:12:58 -10:00
models.py
Use LONGTEXT column instead of TEXT for MySQL/MariaDB and migrate existing databases (
#47026
)
2021-03-10 08:12:58 -10:00
purge.py
Fix recorder with MSSQL (
#46678
)
2021-03-09 11:16:19 -10:00
repack.py
Fix recorder with MSSQL (
#46678
)
2021-03-09 11:16:19 -10:00
services.yaml
Add enable and disable services for recorder (
#45778
)
2021-02-24 07:26:05 -06:00
util.py
Recover and restart the recorder if the sqlite database encounters corruption while running (
#46612
)
2021-02-19 21:26:24 -10:00