SWDB
← Versions / 6.6.10.6 /

flow

Fields (12)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) NO NULL
description mediumtext YES NULL
event_name varchar(255) NO MUL NULL
priority int NO 1
payload longblob YES NULL
invalid tinyint(1) NO 0
active tinyint(1) NO 0
custom_fields json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL
app_flow_event_id binary(16) YES MUL NULL

Indexes (3)

Name Columns Unique
fk.flow.app_flow_event_id app_flow_event_id No
idx.flow.event_name event_name,priority No
PRIMARY id Yes

Relations From (1)

app_flow_event_id app_flow_event . id

Referenced By (1)

flow_sequence . flow_id id