Table rss_aggregator.articles Stores the list of articles of each feed
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Wed Apr 25 13:20 CEST 2012 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
article_id | Primary key | Asc | PRIMARY |
link | Performance | Asc | articles_link_index |
feed_id + link | Must be unique | Asc/Asc | articles_link_unique |
date | Performance | Asc | idx_articles_date |
feed_id | Performance | Asc | idx_articles_feed_id |
feed_id + date | Performance | Asc/Asc | idx_articles_feed_id_date |
ts_article | Performance | Asc | ix_articles_ts_article |
![]() ![]() |