SWDB
← Versions / 6.4.17.1 /

app

Fields (23)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) NO UNI NULL
path varchar(255) NO NULL
author varchar(255) YES NULL
copyright varchar(255) YES NULL
license varchar(255) YES NULL
privacy varchar(255) YES NULL
version varchar(255) NO NULL
base_app_url varchar(1024) YES NULL
active tinyint(1) NO 0
allow_disable tinyint(1) NO 1
configurable tinyint(1) NO 0
icon mediumblob YES NULL
app_secret varchar(255) YES NULL
modules longtext YES NULL
main_module longtext YES NULL
cookies longtext YES NULL
allowed_hosts longtext YES NULL
integration_id binary(16) NO MUL NULL
acl_role_id binary(16) NO MUL NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL
template_load_priority int(11) YES 0

Indexes (4)

Name Columns Unique
fk.app.acl_role_id acl_role_id No
fk.app.integration_id integration_id No
PRIMARY id Yes
uniq.name name Yes

Relations From (2)

acl_role_id acl_role . id
integration_id integration . id

Referenced By (12)

app_cms_block . app_id id
custom_field_set . app_id id
app_action_button . app_id id
webhook . app_id id
app_translation . app_id id
app_template . app_id id
script . app_id id
app_payment_method . app_id id
app_script_condition . app_id id
app_flow_action . app_id id
custom_entity . app_id id