SWDB
← Versions / 6.5.8.8 /

app_template

Fields (7)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
template longtext NO NULL
path varchar(1024) NO MUL NULL
active tinyint(1) NO NULL
app_id binary(16) NO MUL NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

Name Columns Unique
fk.template.app_id app_id No
idx.template.path path No
PRIMARY id Yes

Relations From (1)

app_id app . id