PetitionsTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Grimston (talk | contribs)
Created page with " {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(10) unsigned |PRI | |auto_increment | |- | |player |int(10) |MUL |0 | | |- | |petition |blob | | | | |- | |status |varchar(20) |MUL |Open | | |- | |category |varchar(30) | |Not Assigned | | |- | |created_date |datetime | | | | |- | |closed_date |datetime | |0000-00-00 00:00:00 | | |- | |assigned_gm |int(10) | | -1 | | |- | |resolution |blob | | | | |- | |escalation_le..."
 
Grimston (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
 
Requests from players to GMs (petition window)


{| class="wikitable"
{| class="wikitable"

Latest revision as of 14:12, 11 January 2022

Requests from players to GMs (petition window)

UE Field Type Key Type Default Extra Description
id int(10) unsigned PRI auto_increment
player int(10) MUL 0
petition blob
status varchar(20) MUL Open
category varchar(30) Not Assigned
created_date datetime
closed_date datetime 0000-00-00 00:00:00
assigned_gm int(10) -1
resolution blob
escalation_level int(10) unsigned MUL 1