Guild warsTable

From PSwiki
Revision as of 22:15, 12 October 2010 by Talad (talk | contribs) (Created page with '{| border=1 |- ! field ! type ! foreign key ! description |- | guild_a | int(10) unsigned | Y guild.id | Guild id of guild A which is in war with guild B. |- | gu…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
field type foreign key description
guild_a int(10) unsigned Y guild.id Guild id of guild A which is in war with guild B.
guild_b int(10) unsigned Y guild.id Guild id of guild B which is in war with guild A.