user_private_key

0 rows


Description

access keys used in cookieless scripts - rss, etc.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
script VARCHAR 128
value VARCHAR 128
userid BIGINT 19 null
user.id userprivkey_use2_fkR
instance BIGINT 19 null
iprestriction VARCHAR 255 null
validuntil BIGINT 19 null
timecreated BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
userprivkey_scrval2_ix Performance Asc/Asc script + value
userprivkey_use4_ix Performance Asc userid

Relationships