Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Does it generates sql-code or just makes records directly in base?

[DiscordArchive] Does it generates sql-code or just makes records directly in base?

[DiscordArchive] Does it generates sql-code or just makes records directly in base?

rektbyfaith
Administrator
0
02-23-2022, 09:42 AM
#1
Archived author: Bogir • Posted: 2022-02-23T09:42:16.165000+00:00
Original source

Does it generates sql-code or just makes records directly in base?
rektbyfaith
02-23-2022, 09:42 AM #1

Archived author: Bogir • Posted: 2022-02-23T09:42:16.165000+00:00
Original source

Does it generates sql-code or just makes records directly in base?

rektbyfaith
Administrator
0
02-23-2022, 09:59 AM
#2
Archived author: bandysc • Posted: 2022-02-23T09:59:17.561000+00:00
Original source

It does generate SQL queries! There are two options: one thing is called "sessions", when you open a session, then every time you save something to the database (like here), additionally the editor remembers what you have changed and once you are ready (modified everything you need), then you can generate final query from the session.

And the second, old school option - there is "to SQL" button, which will open a window with a query Smile
rektbyfaith
02-23-2022, 09:59 AM #2

Archived author: bandysc • Posted: 2022-02-23T09:59:17.561000+00:00
Original source

It does generate SQL queries! There are two options: one thing is called "sessions", when you open a session, then every time you save something to the database (like here), additionally the editor remembers what you have changed and once you are ready (modified everything you need), then you can generate final query from the session.

And the second, old school option - there is "to SQL" button, which will open a window with a query Smile

Recently Browsing
 
Recently Browsing