biblio_record_entry_bucket

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('container.biblio_record_entry_bucket_id_seq'::regclass)
biblio_record_entry_bucket_item.bucket biblio_record_entry_bucket_item_bucket_fkey C
biblio_record_entry_bucket_note.bucket biblio_record_entry_bucket_note_bucket_fkey C
biblio_record_entry_bucket_shares.bucket biblio_record_entry_bucket_shares_bucket_fkey C
biblio_record_entry_bucket_usr_flags.bucket biblio_record_entry_bucket_usr_flags_bucket_fkey C
carousel.bucket carousel_bucket_fkey R
session.container session_container_fkey R
bib_queue.match_bucket match_bucket_fkey N
owner int4 10 null
usr.id biblio_record_entry_bucket_owner_fkey C
name text 2147483647 null
btype text 2147483647 'misc'::text
biblio_record_entry_bucket_type.code biblio_record_entry_bucket_btype_fkey R
description text 2147483647 null
pub bool 1 false
owning_lib int4 10 null
org_unit.id biblio_record_entry_bucket_owning_lib_fkey C
create_time timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
biblio_record_entry_bucket_pkey Primary key Asc id
breb_name_once_per_owner Must be unique Asc/Asc/Asc owner + name + btype

Relationships