authority_attr_definition

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('vandelay.authority_attr_definition_id_seq'::regclass)
queued_authority_record_attr.field queued_authority_record_attr_field_fkey R
code text 2147483647 null
import_error.code Implied Constraint R
description text 2147483647 null
xpath text 2147483647 null
remove text 2147483647 ''::text

Indexes

Constraint Name Type Sort Column(s)
authority_attr_definition_pkey Primary key Asc id
authority_attr_definition_code_key Must be unique Asc code

Relationships