blakeblackshear.frigate/migrations
Blake Blackshear 0d16bd0144
False positives (#6217)
* add false positive submission

* switch timeline events to x,y,w,h

* update docs

* fix type checks

* convert to upsert

* fix config test
2023-04-24 07:24:28 -05:00
..
001_create_events_table.py
002_add_clip_snapshot.py
003_create_recordings_table.py
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
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
008_add_sub_label.py
009_add_object_filter_ratio.py
010_add_plus_image_id.py
011_update_indexes.py
012_add_segment_size.py
013_create_timeline_table.py
014_event_updates_for_fp.py False positives (#6217) 2023-04-24 07:24:28 -05:00