SWDB
← Versions / 6.4.20.0 /

app_flow_action

Fields (14)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
app_id binary(16) NO MUL NULL
name varchar(255) NO UNI NULL
badge varchar(255) YES NULL
url varchar(500) NO NULL
delayable tinyint(1) NO 0
parameters longtext YES NULL
config longtext YES NULL
headers longtext YES NULL
requirements longtext YES NULL
icon mediumblob YES NULL
sw_icon varchar(255) YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

Name Columns Unique
fk.app_flow_action.app_id app_id No
PRIMARY id Yes
uniq.app_flow_action.name name Yes

Relations From (1)

app_id app . id

Referenced By (2)

flow_sequence . app_flow_action_id id
app_flow_action_translation . app_flow_action_id id