NOTE: This page is auto-generated from the MAGNET DBDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the 'petition' table for MaNGOSZero
This table holds information on all ongoing petitions for a guild or for an arena team.
Table Notes
This table uses the 'MyISAM' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
ownerguid | int(10) unsigned | NO | PRI | NULL | The petition owner's GUID. [See characters.guid] | |
petitionguid | int(10) unsigned | YES | '0' | The GUID of the petition item. See (item_instance.guid) | ||
name | varchar(255) | NO | {Blank String} | The name of the guild or arena team that the player is trying to petition. |
Description of the fields
ownerguid int(10) unsigned
The petition owner's GUID. [See characters.guid]
petitionguid int(10) unsigned
The GUID of the petition item. See (item_instance.guid)
name varchar(255)
The name of the guild or arena team that the player is trying to ask for petitions for.
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now