subscription_agreement_org_role


Columns

Column Type Size Nulls Auto Default Children Parents Comments
__id int8 19 null
__cf bool 1 true
__start timestamptz 35,6 null
__source varchar 63 null
__origin varchar 63 ''::character varying
saor_id uuid 2147483647 null
saor_version int8 19 null
saor_role_fk varchar 32 null
saor_owner_fk uuid 2147483647 null
subscription_agreement_org.sao_id subscription_agreement_org_role_saor_owner_fk_fkeyR
saor_note varchar 1 null

Indexes

Constraint Name Type Sort Column(s)
subscription_agreement_org_role_pkey Primary key Asc __id
subscription_agreement_org_role___origin_idx Performance Asc __origin
subscription_agreement_org_role___source_idx Performance Asc __source
subscription_agreement_org_role___start_idx Performance Asc __start
subscription_agreement_org_role_saor_id_idx Performance Asc saor_id
subscription_agreement_org_role_saor_note_idx Performance Asc saor_note
subscription_agreement_org_role_saor_owner_fk_idx Performance Asc saor_owner_fk
subscription_agreement_org_role_saor_role_fk_idx Performance Asc saor_role_fk
subscription_agreement_org_role_saor_version_idx Performance Asc saor_version

Relationships