entitlement


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
ent_id uuid 2147483647 null
order_line.pol_owner_fk order_line_pol_owner_fk_fkeyR
ent_version int8 19 null
ent_active_to date 13 null
ent_owner_fk uuid 2147483647 null
subscription_agreement.sa_id entitlement_ent_owner_fk_fkey1R
erm_title_list.id entitlement_ent_owner_fk_fkeyR
ent_resource_fk varchar 1 null
ent_active_from date 13 null
ent_content_updated date 13 null
ent_authority varchar 1 null
ent_type varchar 8 null
ent_enabled bool 1 null
ent_reference varchar 1 null
ent_note varchar 111 null
ent_suppress_discovery bool 1 null
ent_description varchar 246 null
ent_date_created timestamp 29,6 null
ent_last_updated timestamp 29,6 null

Indexes

Constraint Name Type Sort Column(s)
entitlement_pkey Primary key Asc ent_id
entitlement___origin_idx Performance Asc __origin
entitlement___source_idx Performance Asc __source
entitlement___start_idx Performance Asc __start
entitlement_ent_active_from_idx Performance Asc ent_active_from
entitlement_ent_active_to_idx Performance Asc ent_active_to
entitlement_ent_authority_idx Performance Asc ent_authority
entitlement_ent_content_updated_idx Performance Asc ent_content_updated
entitlement_ent_date_created_idx Performance Asc ent_date_created
entitlement_ent_description_idx Performance Asc ent_description
entitlement_ent_enabled_idx Performance Asc ent_enabled
entitlement_ent_id_idx Performance Asc ent_id
entitlement_ent_last_updated_idx Performance Asc ent_last_updated
entitlement_ent_note_idx Performance Asc ent_note
entitlement_ent_owner_fk_idx Performance Asc ent_owner_fk
entitlement_ent_reference_idx Performance Asc ent_reference
entitlement_ent_resource_fk_idx Performance Asc ent_resource_fk
entitlement_ent_suppress_discovery_idx Performance Asc ent_suppress_discovery
entitlement_ent_type_idx Performance Asc ent_type
entitlement_ent_version_idx Performance Asc ent_version

Relationships