Table : feeds

Feeds are for those applications that want to integrate feed reading as part of reference management

Field Summary
Name Type Description
id Serial  
url Varchar-255  
title Varchar-255  
link Varchar-255  
data_feed text  
data_feed_type Varchar-50  
http_headers text  
last_retrieved date  

Sql Summary
Name Type PrKey Unq NotN MUnq Def Idx1
id int set.gif set.gif set.gif unset.gif   set.gif
url varchar(255) unset.gif unset.gif set.gif unset.gif   unset.gif
title varchar(255) unset.gif unset.gif set.gif unset.gif   unset.gif
link varchar(255) unset.gif unset.gif unset.gif unset.gif   unset.gif
data_feed varchar(32,000) unset.gif unset.gif unset.gif unset.gif   unset.gif
data_feed_type varchar(50) unset.gif unset.gif unset.gif unset.gif   unset.gif
http_headers varchar(32,000) unset.gif unset.gif unset.gif unset.gif   unset.gif
last_retrieved date unset.gif unset.gif unset.gif unset.gif   unset.gif