external_cache_table_status


Columns

Column Type Size Nulls Auto Default Children Parents Comments
uuid uuid 2147483647 gen_random_uuid()
created timestamptz 35,6 null
lastaccessed timestamptz 35,6 null
shouldrefresh bool 1 true
suspendcleanup int4 10 1
populated timestamptz 35,6 null
lastquerymode text 2147483647 null
sessionid text 2147483647 null
creationquery text 2147483647 null
id_managed_table uuid 2147483647 null
managed_table.uuid external_cache_table_status_id_managed_table_fkey C

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
external_cache_table_status_pkey Primary key Asc uuid
uk_md_external_cache_table_status Must be unique Asc/Asc sessionid + id_managed_table

Relationships