resourcepolicy

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
policy_id int4 10 null
resource_type_id int4 10 null
resource_id int4 10 null
action_id int4 10 null
start_date date 13 null
end_date date 13 null
rpname varchar 30 null
rptype varchar 30 null
rpdescription text 2147483647 null
eperson_id uuid 2147483647 null
eperson.uuid resourcepolicy_eperson_id_fkey R
epersongroup_id uuid 2147483647 null
epersongroup.uuid resourcepolicy_epersongroup_id_fkey R
dspace_object uuid 2147483647 null
dspaceobject.uuid resourcepolicy_dspace_object_fkey C

Indexes

Constraint Name Type Sort Column(s)
resourcepolicy_pkey Primary key Asc policy_id
resourcepolicy_group Performance Asc epersongroup_id
resourcepolicy_idx_rptype Performance Asc rptype
resourcepolicy_object Performance Asc dspace_object
resourcepolicy_person Performance Asc eperson_id
resourcepolicy_type_id_idx Performance Asc/Asc resource_type_id + resource_id

Relationships