shapes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('shapes_id_seq'::regclass)
image_annotations.shape_id annotations_shape_id_foreignR
maia_annotation_candidates.shape_id maia_annotation_candidates_shape_id_foreignR
maia_training_proposals.shape_id maia_training_proposals_shape_id_foreignR
video_annotations.shape_id video_annotations_shape_id_foreignR
name varchar 256 null

Indexes

Constraint Name Type Sort Column(s)
shapes_pkey Primary key Asc id

Relationships