report_version_artefact


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('report_version_artefact_id_seq'::regclass)
file_artefact.artefact file_artefact_artefact_fkey R
report_version text 2147483647 null
report_version.id report_version_artefact_report_version_fkey R
format text 2147483647 null
artefact_format.name report_version_artefact_format_fkey R
description text 2147483647 null
order int4 10 null

Table contained 0 rows

Indexes

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

Relationships