WaysTable: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with 'This table stores information on the different Ways of Magic.   {| border="1" |- ! field ! type ! foreign key ! description |- | id | integer | N | Unique ID number for way |- | …' | m add to category (Engine documents) | ||
| Line 18: | Line 18: | ||
| | The name of the Way of Magic. | | The name of the Way of Magic. | ||
| |} | |} | ||
| [[Category:Engine documents]] | |||
Revision as of 00:10, 23 October 2010
This table stores information on the different Ways of Magic.
| field | type | foreign key | description | 
|---|---|---|---|
| id | integer | N | Unique ID number for way | 
| name | varchar | N | The name of the Way of Magic. |