file_artefact


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('file_artefact_id_seq'::regclass)
depends.use depends_use_fkey R
artefact int4 10 null
report_version_artefact.id file_artefact_artefact_fkey R
file_hash text 2147483647 null
file.hash file_artefact_file_hash_fkey R
filename text 2147483647 null

Table contained 0 rows

Indexes

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

Relationships