annotation_sets

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
context_id uuid 2147483647 null
contexts.id annotation_sets_context_id_fkey N
project_id uuid 2147483647 null
projects.id annotation_sets_project_id_fkey N
pi_id uuid 2147483647 null
pis.id annotation_sets_pi_id_fkey N
license_id uuid 2147483647 null
licenses.id annotation_sets_license_id_fkey N
version varchar 50 null
name varchar 255 null
handle varchar 2147483647 null
copyright varchar 500 null
abstract text 2147483647 null
objective text 2147483647 null
target_environment text 2147483647 null
target_timescale text 2147483647 null
curation_protocol text 2147483647 null
id uuid 2147483647 null
annotation_set_creators.annotation_set_id annotation_set_creators_annotation_set_id_fkey C
annotation_set_image_sets.annotation_set_id annotation_set_image_sets_annotation_set_id_fkey C
annotations.annotation_set_id annotations_annotation_set_id_fkey C
labels.annotation_set_id labels_annotation_set_id_fkey C
created_at timestamp 29,6 null
updated_at timestamp 29,6 null

Indexes

Constraint Name Type Sort Column(s)
annotation_sets_pkey Primary key Asc id
annotation_sets_id_key Must be unique Asc id
annotation_sets_name_key Must be unique Asc name

Relationships