AlliancesTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Grimston (talk | contribs)
No edit summary
Grimston (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 18: Line 16:
|auto_increment
|auto_increment
|  
|  
|-
|DIF
|date_created
|timestamp
|
|CURRENT_TIMESTAMP
|
|  Nullable used to be 'YES' in PSLegacy.
|-
|-
|
|
Line 34: Line 40:
|
|
|The leading guild of the alliance  
|The leading guild of the alliance  
|-
|ADD
|date_created
|timestamp
|
|CURRENT_TIMESTAMP
|
|
|}
|}


[[Category:Engine documents]]
[[Category:Engine documents]]

Latest revision as of 14:19, 11 January 2022

UE Field Type Key Type Default Extra Description
id int(11) PRI auto_increment
DIF date_created timestamp CURRENT_TIMESTAMP Nullable used to be 'YES' in PSLegacy.
name varchar(25) UNI
leading_guild int(11) The leading guild of the alliance