asynchronous_tasks


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
data text 2147483647 null
entity_id uuid 2147483647 null
insert_instant int8 19 null
last_update_instant int8 19 null
nodes_id uuid 2147483647 null
nodes.id asynchronous_tasks_fk_1 R
status int2 5 null
type int2 5 null

Indexes

Constraint Name Type Sort Column(s)
asynchronous_tasks_pkey Primary key Asc id
asynchronous_tasks_uk_1 Must be unique Asc entity_id

Relationships