Start a discussion

PostgreSQL

APNS_DB

Gravatar photo
Created by warmannj
on 2010 Apr 29
Gravatar photo
Last Updated by warmannj
on 2010 Aug 30
Brief Description

DB for push notification implementation.

Tags

push

Favorites          0 Followers
Viewed                137 times

Permalink

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