Newssites table
From MythTV
Note: The correct title of this article is newssites table. It appears incorrectly here due to technical restrictions.
The newssites table is used by MythNews.
Table is current as of schema revision 1001.
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| name | varchar(100) | No | PRI | ||
| category | varchar(255) | No | |||
| url | varchar(255) | No | |||
| ico | varchar(255) | Yes | NULL | ||
| updated | int(10) unsigned | Yes | NULL | ||
| podcast | bool | No | 0 |
