Totara Learn 12
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
Cache Filters Table Schema (cache_filters)
Description
For keeping information about cached data
cache_filters table columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
BIGINT
19
√
null
filter
VARCHAR
32
version
BIGINT
19
0
md5key
VARCHAR
32
rawtext
LONGTEXT
2147483647
null
timemodified
BIGINT
19
0
Showing 1 to 6 of 6 entries
Table contained
-1
rows
cache_filters table indexes
Search:
Constraint Name
Type
Sort
Column(s)
PRIMARY
Primary key
Asc
id
cachfilt_filmd5_ix
Performance
Asc
/
Asc
filter + md5key
Showing 1 to 2 of 2 entries