SWDB
← Versions / 6.6.9.0 /

app_flow_event

Fields (7)

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
aware json NO NULL
custom_fields json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (4)

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

Relations From (1)

app_id app . id

Referenced By (1)

flow . app_flow_event_id id