SWDB
← Versions / 6.5.8.18 /

app_script_condition

Fields (10)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
app_id binary(16) NO MUL NULL
identifier varchar(255) NO NULL
active tinyint(1) NO 1
group varchar(255) YES NULL
script longtext YES NULL
constraints longblob YES NULL
config json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

Name Columns Unique
fk.app_script_condition.app_id app_id No
PRIMARY id Yes

Relations From (1)

app_id app . id

Referenced By (2)

app_script_condition_translation . app_script_condition_id id
rule_condition . script_id id