Table: Feed_Channel
Columns
NameTypeConstraintsDescription
feed_channel_KEYintNOT NULL
update__staff_KEYintNOT NULL
update_date_utcdatetimeNOT NULL
create_date_utcdatetimeNOT NULL
urlnvarchar (2048)NOT NULL
linknvarchar (-1)NOT NULL
titlenvarchar (500)NOT NULL
publication_datedatetimeNOT NULL
minutes_to_liveintNOT NULL
items_to_keepintNOT NULL
Primary key
NameColumnsDescription
PK_Feed_Channel$feed_channel_KEYfeed_channel_KEYCLUSTERED
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Feed_Channel_Item__Feed_Channel__feed_channel_KEYfeed_channel_KEYFeed_Channel_Item
FK_Feed_Portlet__Feed_Channel__feed_channel_KEYfeed_channel_KEYFeed_Portlet

Schema diagram