app_hvp_content_hub_cache

0 rows


Description

Caches content metadata options from the H5P OER Hub.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_hvp_content_hub_cache_id_seq'::regclass)
language varchar 31 ''::character varying
json text 2147483647 null
last_checked int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_hvpconthubcach_id_pk Primary key Asc id
app_hvpconthubcach_lan_uix Must be unique Asc language

Relationships