Skip to main content

Module columns

Module columns 

Source
Expand description

Contains all of the columns of this table

Structsยง

category
The category column of the report_grain_cache table.
category_is_total
The category_is_total column of the report_grain_cache table.
computed_at
The computed_at column of the report_grain_cache table.
corpus_id
The corpus_id column of the report_grain_cache table.
id
The id column of the report_grain_cache table.
message_count
The message_count column of the report_grain_cache table.
service_id
The service_id column of the report_grain_cache table.
severity
The severity column of the report_grain_cache table.
star
Represents table_name.*, which is sometimes needed for efficient count queries. It cannot be used in place of all_columns, and has a SqlType of () to prevent it being used that way
task_count
The task_count column of the report_grain_cache table.
what
The what column of the report_grain_cache table.
what_is_total
The what_is_total column of the report_grain_cache table.