Character limitationsTable: Difference between revisions
Jump to navigation
Jump to search
Created page with '{| border="1" |- ! field ! type ! foreign key ! description |- | id | integer | | |- | limit_type | char | | |- | player_score | integer | | |- | value | varchar | | |}' |
m add to category (Engine documents) |
||
Line 26: | Line 26: | ||
| | | | ||
|} | |} | ||
[[Category:Engine documents]] |
Revision as of 00:13, 23 October 2010
field | type | foreign key | description |
---|---|---|---|
id | integer | ||
limit_type | char | ||
player_score | integer | ||
value | varchar |