SWDB
← Versions / 6.4.8.2 /

flow

Fields (11)

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(11) NO 1
payload longblob YES NULL
invalid tinyint(1) NO 0
active tinyint(1) NO 0
custom_fields longtext YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

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

Referenced By (1)

flow_sequence . flow_id id