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 'calendar_events' table for MaNGOSThree
Table Notes
This table uses the 'InnoDB' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
eventId | bigint(10) unsigned | NO | PRI | '0' | ||
creatorGuid | int(10) unsigned | NO | '0' | |||
guildId | int(10) unsigned | NO | '0' | |||
type | tinyint(3) unsigned | NO | '4' | |||
flags | int(10) unsigned | NO | '0' | |||
dungeonId | int(10) | NO | '-1' | |||
eventTime | int(10) unsigned | NO | '0' | |||
title | varchar(128) | NO | {Blank String} | |||
description | varchar(1024) | NO | {Blank String} |
Description of the fields
eventId bigint(10) unsigned
creatorGuid int(10) unsigned
guildId int(10) unsigned
type tinyint(3) unsigned
flags int(10) unsigned
dungeonId int(10)
eventTime int(10) unsigned
title varchar(128)
description varchar(1024)
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