Nestitle table
From MythTV
- The correct title of this article is nestitle table. It appears incorrectly here due to technical restrictions.
The nestitle table was used by MythGame, which apparently stored the titles and information of NES games. It is no longer part of the current version of the plugin.
[edit]
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| id | int(11) | YES | |||
| description | varchar(160) | YES | Indexed | ||
| designer | int(11) | YES | |||
| publisher | int(11) | YES | |||
| releasedate | year(4) | YES | |||
| screenshot | int(11) | YES | |||
| keywords | varchar(40) | YES |
