Add support for u-syndication of each entry, tracking where else it's been posted
This commit is contained in:
parent
716769d24e
commit
401c544ef1
4 changed files with 18 additions and 0 deletions
|
@ -32,3 +32,8 @@ Entry
|
|||
published UTCTime
|
||||
updated UTCTime
|
||||
authorId UserId
|
||||
|
||||
Syndication
|
||||
entryId EntryId
|
||||
profileId ProfileId
|
||||
url Text sqltype=varchar(255)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue