4 results found
-
Show panel with result set if it was previosly hidden
If panel with result set was hidden it should be unhidden on the next query execution.
Otherwise it is unclear whether the query has been executed or not.
For comparison, SSMS behaves this way.See a gif: https://i.imgur.com/pN6rvXW.gif
Steps to reproduce:
- execute a query
- hide panel with result set by mouse click to its horizontal border
- execute a query againExpected: the panel with result set is shown.
Actual: the panel with result set remains hidden.If user executes any select-statement he usually wants to see a result set, doesn't he?
So I don't see any reason…2 votes -
Duplicate current line with Ctrl+D
When in the editor in dbForge Studio for Postgres, placing the caret in a line and hitting the Ctrl+D key combination should duplicate the current line the caret is in, below the current line. Multiple text editors provide this key combo for this purpose.
Here is a GIF showing this functionality in Notepad++
https://imgur.com/a/hHjCRSe1 vote -
Transaction controls and settings
BEGIN / COMMIT / ROLLBACK is ignored when pressing "Execute Current Statement". Button / menu item for transaction control do not exists.
Changing auto-commit mode are helpful, too:
- auto-commit on
- auto-commit off => preserve error state
- auto-commit off with auto rollback
- auto-commit off with auto save point and rollback (emulates other dbs)1 vote -
cached update in data grid
Cached data changes in grid view like in dbForge Studio for Oracle is missing here.
Hope the feature will be ported to this tool, too.1 vote
- Don't see your idea?