Would like the context menu when you right click on the table to have
Would like the context menu when you right click on the table to have CREATE Script, SELECT Script, INSERT Script, etc just like pgAdmin 3 does, but for the insert and update generation provide the option for named parameters instead of positional ?, ? which pgAdmin does.
-
Boris
commented
I would like to see "CREATE Script" in database context menu to create whole script for database and its all objects
-
Anonymous
commented
Actually in the DB Explorer, when drilling down in addition to generating the sql, perhaps a contect menu to just view the definition with information in a presentable form.
-
Anonymous
commented
Similar like dbForge for MySQL. That is necessary for work.
-
Brian Ceccarelli
commented
When I right click on any object, be it a table, function, sequence, etc., I would like to see the SQL definition of that object.
-
Junaid Atari
commented
Nice to see it!