datafilecategory

12 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('datafilecategory_id_seq'::regclass)
filemetadata_datafilecategory.filecategories_id fk_filemetadata_datafilecategory_filecategories_idR
name varchar 255 null
dataset_id int8 19 null
dvobject.id fk_datafilecategory_dataset_idR

Indexes

Constraint Name Type Sort Column(s)
datafilecategory_pkey Primary key Asc id
index_datafilecategory_dataset_id Performance Asc dataset_id

Relationships