Vervis/migrations/2019_04_11.model

18 lines
292 B
Text
Raw Permalink Normal View History

2019-04-11 15:44:44 +02:00
InboxItemLocal
person PersonId
activity OutboxItemId
UniqueInboxItemLocal person activity
Follow
person PersonId
target FollowerSetId
UniqueFollow person target
RemoteFollow
actor RemoteSharerId
target FollowerSetId
UniqueRemoteFollow actor target