Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #7

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Master #7

wants to merge 13 commits into from

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