Skip to content

Conversation

@Estaira
Copy link

@Estaira Estaira commented Nov 18, 2016

No description provided.

@Estaira Estaira closed this Nov 18, 2016
@Estaira Estaira reopened this Nov 18, 2016
"character_stats" => "character_stats",
"guild_member" => "guild_member",
"guild" => "guild",
"gm_tickets" => "gm_tickets"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not true . Trinity 7.x.x don't have table gm_tickets , renamed to gm_bug

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have changed it all as requested.

),

"gm_tickets" => array(
"ticketId" => "ticketId",
Copy link
Member

@Nightprince Nightprince Nov 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ticketId renamed to = id

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have changed it all as requested.


"gm_tickets" => array(
"ticketId" => "ticketId",
"guid" => "guid",
Copy link
Member

@Nightprince Nightprince Nov 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

guid renamed to playerGuid

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have changed it all as requested.

"gm_tickets" => array(
"ticketId" => "ticketId",
"guid" => "guid",
"message" => "message",
Copy link
Member

@Nightprince Nightprince Nov 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

message renamed to = note

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have changed it all as requested.

"guid" => "guid",
"message" => "message",
"createTime" => "createTime",
"completed" => "completed",
Copy link
Member

@Nightprince Nightprince Nov 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

completed renamed to = assignedTo

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have changed it all as requested.

@Nightprince
Copy link
Member

and legion have bnet_account and other bnet tables , you don't add .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants