core/homeassistant/components/recorder
J. Nick Koston 1c431aa7bd
Set created field when creating db events and states (#41523)
Avoids thousands of utcnow calls when the session
is commited on busy systems to fill in the field
default.
2020-10-09 09:31:17 +02:00
..
__init__.py Set created field when creating db events and states (#41523) 2020-10-09 09:31:17 +02:00
const.py Add ability to disable the sqlite3 quick_check (#39479) 2020-09-02 10:12:56 +02:00
manifest.json
migration.py
models.py Convert States to dicts via as_dict only once (#41208) 2020-10-05 09:18:57 -05:00
purge.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
services.yaml
util.py Add ability to disable the sqlite3 quick_check (#39479) 2020-09-02 10:12:56 +02:00