APNS_DB
Brief Description
DB for push notification implementation.
Tags
push
Favorites 0 Followers
Viewed 137 times
trunk_15
event_id
PKVARCHAR
description
VARCHAR
application_id
FKVARCHAR
device_token
PKVARCHAR
registration_time
TIMESTAMP WITH TIME ZONE
application_id
FKVARCHAR
notification_type
FKINTEGER
device_id
FKCHARACTER
event_id
FKVARCHAR
device_token
FKVARCHAR
notification_type
PKINTEGER
notification_name
VARCHAR
application_id
PKVARCHAR
bundle_id
VARCHAR
appplication_name
VARCHAR
device_id
PKCHARACTER
device_token
FKVARCHAR
event_id
FKVARCHAR
message
VARCHAR
badge_no
INTEGER
sound
VARCHAR
time
TIMESTAMP WITH TIME ZONE
serviced
BOOLEAN
option1
VARCHAR
option2
VARCHAR
optoin3
VARCHAR
option4
VARCHAR
notification_id
SERIAL

