Gm command logTable

From PSwiki
Revision as of 12:10, 11 January 2022 by Grimston (talk | contribs) (Created page with " {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(10) unsigned |PRI | |auto_increment | |- | |account_id |int(10) unsigned | |0 | | |- | |gm |int(10) | |0 | | |- | |command |varchar(200) | |/none | | |- | |player |int(10) | |0 | | |- | |ex_time |datetime | | | | |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


UE Field Type Key Type Default Extra Description
id int(10) unsigned PRI auto_increment
account_id int(10) unsigned 0
gm int(10) 0
command varchar(200) /none
player int(10) 0
ex_time datetime