[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?
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?
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 