[DiscordArchive] if i am in game change something, how i can take this changes as SQL query?
[DiscordArchive] if i am in game change something, how i can take this changes as SQL query?
Archived author: Deleted User • Posted: 2021-03-01T20:27:34.579000+00:00
Original source
if i am in game change something, how i can take this changes as SQL query?
Archived author: Honey • Posted: 2021-03-01T20:45:59.655000+00:00
Original source
https://www.azerothcore.org/wiki/How-to-create-a-PR
this tells you how
[Embed: How to create a PR]
Wiki and Documentation of AzerothCore project
https://www.azerothcore.org/wiki/How-to-create-a-PR
Archived author: Deleted User • Posted: 2021-03-01T20:51:32.578000+00:00
Original source
you did not understand me
Archived author: Honey • Posted: 2021-03-01T20:55:02.394000+00:00
Original source
oh you want to get ready made SQL commands?
I use MySQL workbench for this. <#536630256048799744> can show you the SQL statements it executes, too.
Archived author: Jeebus • Posted: 2021-03-01T21:00:28.504000+00:00
Original source
Keira3 is a great way of learning SQL commands.
You can also export certain things and open said exported SQL with any text editor, recommend Notepad++ and take a look at how your MySQL versions handles them
Archived author: Jeebus • Posted: 2021-03-01T21:00:59.834000+00:00
Original source
Or check manuals