Gm eventsTable

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) |PRI |0 | | |- | |name |varchar(40) | | | | |- | |description |blob | | | | |- | |status |int(11) | |0 | | |- | |gm_id |int(10) | |0 | | |- |ADD |date_created |timestamp | |CURRENT_TIMESTAMP | | |}")
(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) PRI 0
name varchar(40)
description blob
status int(11) 0
gm_id int(10) 0
ADD date_created timestamp CURRENT_TIMESTAMP