report_frequencies

-1 rows


Description

(Enum) Frequencies of accelerator project reports. Acts as the report type as well.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
project_report_configs.report_frequency_id project_report_configs_report_frequency_id_fkey R
reports.report_frequency_id reports_report_frequency_id_fkey R
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
report_frequencies_pkey Primary key Asc id
report_frequencies_name_key Must be unique Asc name

Relationships