oc_recognize_queue_faces


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('oc_recognize_queue_faces_id_seq'::regclass)
file_id int8 19 null
storage_id int8 19 null
root_id int8 19 null
update bool 1 null

Indexes

Constraint Name Type Sort Column(s)
oc_recognize_queue_faces_pkey Primary key Asc id
recognize_faces_file Performance Asc file_id
recognize_faces_storage Performance Asc/Asc storage_id + root_id

Relationships