blakeblackshear.frigate/migrations
Sergey Krashevich 03b45c153b
Increase maximum event sub_label length to 100 characters (#6350)
* Increase maximum sub label length to 100 characters and update corresponding fields in models and API

* black format...
2023-05-04 17:59:44 -05:00
..
001_create_events_table.py
002_add_clip_snapshot.py formatting cleanup 2021-02-25 07:01:57 -06:00
003_create_recordings_table.py fix migrations 2022-02-18 21:18:26 -06:00
004_add_bbox_region_area.py add region/bbox/area to event table 2021-09-23 07:31:48 -05:00
005_make_end_time_nullable.py only save recordings when an event is in progress 2022-02-18 21:18:26 -06:00
006_add_motion_active_objects.py store objects and motion counts in the db 2022-02-18 21:18:26 -06:00
007_add_retain_indefinitely.py Ability to retain specific clips / events indefinitely (#2831) 2022-02-21 22:03:01 -06:00
008_add_sub_label.py FEAT: Ability to set sub labels for specific events (#2949) 2022-03-17 07:18:43 -05:00
009_add_object_filter_ratio.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
010_add_plus_image_id.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
011_update_indexes.py optimize query performance 2022-05-12 06:29:43 -05:00
012_add_segment_size.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
013_create_timeline_table.py Metadata Timeline (#6194) 2023-04-23 10:45:19 -05:00
014_event_updates_for_fp.py False positives (#6217) 2023-04-24 07:24:28 -05:00
015_event_refactor.py Refactor events to be more generic (#6320) 2023-04-30 12:07:14 -05:00
016_sublabel_increase.py Increase maximum event sub_label length to 100 characters (#6350) 2023-05-04 17:59:44 -05:00