H5p Libraries Cachedassets Table Schema (h5p_libraries_cachedassets)


Description

H5P cached library assets

h5p_libraries_cachedassets table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
libraryid BIGINT 19 null
h5p_libraries.id h5plibrcach_lib2_fk R
hash VARCHAR 255

Cache hash key that this library is part of.

Table contained -1 rows

h5p_libraries_cachedassets table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
h5plibrcach_lib_ix Performance Asc libraryid

h5p_libraries_cachedassets table relationships