user_notification_tokens

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
userId INT 10 NULL
user.id Implied Constraint R
pushToken VARCHAR 500 NULL
deviceModel VARCHAR 75 NULL
notifySavedSearch TINYINT 3 0
notifyCustom TINYINT 3 0
notifyAccount TINYINT 3 0
onboardAppNotifications TINYINT 3 1

Indexes

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

Relationships