carousel

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('container.carousel_id_seq'::regclass)
carousel_org_unit.carousel carousel_org_unit_carousel_fkey C
type int4 10 null
carousel_type.id carousel_type_fkey R
owner int4 10 null
org_unit.id carousel_owner_fkey R
name text 2147483647 null
bucket int4 10 null
biblio_record_entry_bucket.id carousel_bucket_fkey R
creator int4 10 null
usr.id carousel_creator_fkey R
editor int4 10 null
usr.id carousel_editor_fkey R
create_time timestamptz 35,6 now()
edit_time timestamptz 35,6 now()
age_filter interval 49,6 null
owning_lib_filter _int4 10 null
copy_location_filter _int4 10 null
last_refresh_time timestamptz 35,6 null
active bool 1 true
max_items int4 10 null

Indexes

Constraint Name Type Sort Column(s)
carousel_pkey Primary key Asc id

Relationships