facetoface_notification_sent table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| notificationid | BIGINT | 19 | 0 |
|
|
|||||
| sessionid | BIGINT | 19 | 0 |
|
|
|||||
| userid | BIGINT | 19 | 0 |
|
|
Table contained -1 rows
facetoface_notification_sent table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| facenotisent_not_ix | Performance | Asc | notificationid |
| facenotisent_ses_ix | Performance | Asc | sessionid |
| facenotisent_use_ix | Performance | Asc | userid |
