controlshift_consents

59 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('controlshift_consents_id_seq'::regclass)
controlshift_consent_mappings.controlshift_consent_id fk_rails_a8ee56ffbf R
controlshift_consent_type varchar 2147483647 null
controlshift_version_id int4 10 null
controlshift_consent_external_id varchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
controlshift_consents_pkey Primary key Asc id
idx_ctrlshift_consents_on_consent_type_and_version_id Must be unique Asc/Asc controlshift_consent_type + controlshift_version_id

Relationships