Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
externalserviceid | BIGINT | 19 | null |
|
|
|||||
userid | BIGINT | 19 | null |
|
|
|||||
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 |