h5p_contents_libraries

0 rows


Description

Store which library is used in which content.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
h5pid BIGINT 19 null
h5p.id h5pcontlibr_h5p2_fkR
libraryid BIGINT 19 null
h5p_libraries.id h5pcontlibr_lib2_fkR
dependencytype VARCHAR 10
dropcss BIT 1 null
weight BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
h5pcontlibr_h5p4_ix Performance Asc h5pid
h5pcontlibr_lib4_ix Performance Asc libraryid

Relationships