Wiki types: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !name |varchar(255) |Names of the types of wikis |} Back to [http://...") |
(No difference)
|
Latest revision as of 14:46, 17 May 2016
| Field Name | Type | Description |
|---|---|---|
| id | int(11) | The unique record id |
| name | varchar(255) | Names of the types of wikis |
Back to Database Tables Main page.