WarningsTable: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |accountid |int(10) unsigned |PRI | | | |- | |warningGM |varchar(45) |PRI | | | |- | |timeOfWarn |datetime |PRI | | | |- | |warnMessage |text | | | | |}" |
(No difference)
|
Latest revision as of 13:32, 11 January 2022
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
accountid | int(10) unsigned | PRI | ||||
warningGM | varchar(45) | PRI | ||||
timeOfWarn | datetime | PRI | ||||
warnMessage | text |