projects

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
annotation_sets.project_id annotation_sets_project_id_fkey N
image_sets.project_id image_sets_project_id_fkey N
images.project_id images_project_id_fkey N
created_at timestamp 29,6 null
updated_at timestamp 29,6 null
name varchar 255 null
uri varchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
projects_pkey Primary key Asc id
projects_id_key Must be unique Asc id
projects_name_key Must be unique Asc name

Relationships