SWDB
← Versions / 6.6.10.10 /

user_config

Fields (6)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
user_id binary(16) NO MUL NULL
key varchar(255) NO NULL
value json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

Name Columns Unique
PRIMARY id Yes
uniq.user_id_key user_id,key Yes

Relations From (1)

user_id user . id