community

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
community_id int4 10 null
uuid uuid 2147483647 gen_random_uuid()
community2collection.community_id community2collection_community_id_fkey R
community2community.child_comm_id community2community_child_comm_id_fkey R
community2community.parent_comm_id community2community_parent_comm_id_fkey R
dspaceobject.uuid community_uuid_fkey R
admin uuid 2147483647 null
epersongroup.uuid community_admin_fkey R
logo_bitstream_id uuid 2147483647 null
bitstream.uuid community_logo_bitstream_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
community_pkey Primary key Asc uuid
community_admin Performance Asc admin
community_bitstream Performance Asc logo_bitstream_id
community_id_idx Performance Asc community_id
community_id_unique Must be unique Asc uuid
community_uuid_key Must be unique Asc uuid

Relationships