Phonedirectory table
From MythTV
- The correct title of this article is phonedirectory table. It appears incorrectly here due to technical restrictions.
The phonedirectory table is used by MythPhone.
[edit]
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| intid | int(10) unsigned | PRI | NULL | auto_increment | |
| nickname | text | ||||
| firstname | text | YES | NULL | ||
| surname | text | YES | NULL | ||
| url | text | ||||
| directory | text | ||||
| photofile | text | YES | NULL | ||
| speeddial | int(10) unsigned | ||||
| onhomelan | int(10) unsigned | YES | 0 |
