external_services_users

0 rows


Description

users allowed to use services with restricted users flag

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
externalserviceid BIGINT 19 null
external_services.id exteservuser_ext2_fkR
userid BIGINT 19 null
user.id exteservuser_use2_fkR
iprestriction VARCHAR 255 null

ip restriction

validuntil BIGINT 19 null

timestampt - valid until data

timecreated BIGINT 19 null

created timestamp

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
exteservuser_ext_ix Performance Asc externalserviceid
exteservuser_use_ix Performance Asc userid

Relationships