index_type_df

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
index_df.index_type_id_id index_df_index_type_id_id_ef7e06cf_fk_index_type_df_id R
tag varchar 2147483647 null
name varchar 255 null
description text 2147483647 null
query text 2147483647 null
date_query_period varchar 32 null
last_execution_date timestamptz 35,6 null
last_execution_message jsonb 2147483647 null
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
index_type_df_pkey Primary key Asc id

Relationships