annotations

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
image_id uuid 2147483647 null
images.id annotations_image_id_fkey C
annotation_platform varchar 255 null
shape shapeenum 2147483647 null
coordinates jsonb 2147483647 null
annotation_set_id uuid 2147483647 null
annotation_sets.id annotations_annotation_set_id_fkey C
id uuid 2147483647 null
annotation_labels.annotation_id annotation_labels_annotation_id_fkey C
created_at timestamp 29,6 null
updated_at timestamp 29,6 null
dimension_pixels float8 17,17 null

Indexes

Constraint Name Type Sort Column(s)
annotations_pkey Primary key Asc id
annotations_id_key Must be unique Asc id

Relationships