ai_policy_register

0 rows


Description

Register of users who have accepted this sites AI usage policy

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
userid BIGINT 19 null
user.id aipoliregi_use_fkR

The id of the user that has accepted the policy

contextid BIGINT 19 null
context.id Implied ConstraintR

The context id that the policy was accepted in

timeaccepted BIGINT 19 null

Timestamp of when the policy was accepted

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
aipoliregi_use_uix Must be unique Asc userid

Relationships