2008-07-18 02:34:44 +01:00
|
|
|
[avatar]
|
|
|
|
profile_id = profile:id
|
|
|
|
|
|
|
|
[user]
|
|
|
|
id = profile:id
|
|
|
|
carrier = sms_carrier:id
|
|
|
|
|
|
|
|
[remote_profile]
|
|
|
|
id = profile:id
|
|
|
|
|
|
|
|
[notice]
|
|
|
|
profile_id = profile:id
|
|
|
|
reply_to = notice:id
|
|
|
|
|
|
|
|
[reply]
|
|
|
|
notice_id = notice:id
|
|
|
|
profile_id = profile:id
|
|
|
|
|
|
|
|
[token]
|
|
|
|
consumer_key = consumer:consumer_key
|
|
|
|
|
2008-07-18 05:15:49 +01:00
|
|
|
[nonce]
|
|
|
|
consumer_key,token = token:consumer_key,token
|
|
|
|
|
2008-07-18 02:34:44 +01:00
|
|
|
[user_openid]
|
|
|
|
user_id = user:id
|
|
|
|
|
|
|
|
[confirm_address]
|
|
|
|
user_id = user:id
|
|
|
|
|
|
|
|
[remember_me]
|
|
|
|
user_id = user:id
|
|
|
|
|
|
|
|
[queue_item]
|
|
|
|
notice_id = notice:id
|
|
|
|
|
2008-07-22 17:02:13 +01:00
|
|
|
[subscription]
|
|
|
|
subscriber = profile:id
|
|
|
|
subscribed = profile:id
|
2008-08-13 15:26:37 +01:00
|
|
|
|
|
|
|
[fave]
|
|
|
|
notice_id = notice:id
|
|
|
|
user_id = user:id
|