SWDB
← Versions / 6.7.5.0 /

app_administration_snippet

Fields (6)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
app_id binary(16) NO MUL NULL
locale_id binary(16) NO MUL NULL
value json NO NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

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

Relations From (2)

app_id app . id
locale_id locale . id