Heavy Columns
The following columns are created in HEAVY
mode:
file_name
file_id
file_original_name
file_size
file_type
file_mime_type
file_width
file_height
file_duration
file_dominant_color
file_format
file_cover
These columns store separate information about the file and are useful when you need to perform special queries or sort data.
All fields created in HEAVY
mode are nullable.
file_original_name, file_size
, file_type
, and file_duration
columns have an index.
Last updated