Add support for u-syndication of each entry, tracking where else it's been posted

This commit is contained in:
Danielle McLean 2017-10-10 19:45:31 +11:00
parent 716769d24e
commit 401c544ef1
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
4 changed files with 18 additions and 0 deletions

View file

@ -32,3 +32,8 @@ Entry
published UTCTime
updated UTCTime
authorId UserId
Syndication
entryId EntryId
profileId ProfileId
url Text sqltype=varchar(255)