295 results found
-
Dynamic Backup For Stored Procedures, Triggers and Events
Dynamic backup for stored procedures, it would be great if, for example, you can backup a group of stored procedures using as a base a comma separated list (or any other separator). Personally I work everyday with many databases and moving many stored procedures among them and it's a kinda troublesome select one by one everytime I have to backup them, so, I think this feature is necessary, even you could extend the feature to views, triggers and events.
3 votes -
Increase visibility of DB connection environment category
Let's say your database has enough tables to fill several screens vertically in the Database Explorer tree view, and you have multiple environments such as Development, Testing, Production.
Currently, if you have those tables filling your view, there isn't a visual of which environment contains the tables on your screen, you have to scroll.
It would be nice to increase visibility to the object level at least, if not further in such as into column lists and other areas.
One way to accomplish this involves the environment category icon. Another way, used by some other software, is to color-code the…
3 votes -
Stacked query results
Add an option to display output for multiple queries stacked instead of as individual tabs (see how this works in SSMS)
3 votes -
Enable navigating sequentially through open query windows
Please enable navigating sequentially through tabs with ctrl+tab (forwards) and ctrl+shift+tab (backwards), matching the functionality of navigating through tabs in Google Chrome. It is much more cumbersome when you have many tabs open to have to count how many to the right or left you need to move so you can press and hold ctrl and then tab the right number of times. It should be possible to just move through the tabs one by one.
3 votes -
MacOS Support - Proper intel/M1/2
Please support MacOS properly. Crossover and dbforge dont work on Apple Silicon chips. plus its extra resourced to install and run crossover. please make a Mac Version
3 votes -
Multiple cursor support
Please introduce support for multiple cursors. Confer the functionality in Sublime Text and Visual Studio Code. This is a critical time-saving feature. I often find myself editing my queries in those tools, and then copying and pasting them back into dbForge to make use of its features like auto-completion, then back again to vs code for useful features there. It would be a game changer to have robust multiple cursor support (including corresponding key bindings for customization of expanding selection under cursor and add cursor above/below) in dbForge.
3 votes -
Add option to disable autocommit
PLEASE add an option to disable autocommit at the connection level. It should be in the connection parameters so that it is switched OFF when you open the connection, and remains OFF unless you specifically enable it in a transaction. This seems like basic, common sense. autocommit is EXTREMELY dangerous when working in a production environment. It is unacceptable that there is no ability to control this basic feature at the client side.
3 votes -
explorer interface
- click on conection name expant tree node & conect 2 DB
- after close connection same action will only expand tre node, but not connect 2 DB - it wrong 4 several DB developers.
MUST:
click on node [+/-] expand|collapce it, but click on connection name is ALWAYS make real connection 2 DB when expanded.2 votes -
Disable foreign keys when deleting or truncating table
When deleting or truncating a table I would like to have the option to disable foreign key checks for this operation. This could be a simple check box which is unchecked by default.
If foreign keys are present, I either have to drop the database and recreate the whole schema or delete one-by-one figuring out the correct order or I have to write an SQL script with a lot of drop table statements and surrounding them with the foreign key checks setting.
This is cumbersome, especially for development purposes when I have to clear test data very often or deploy…2 votes -
Sync edit object in tag with selection in the database explorer
Please could you add a feature where the tab you are editing, e.g. a table, is sync selected with the database explorer
2 votes -
parameters
When defining the parameters for a Stored Procedure using the UI. Could the TAB key navitgate through the columns in the list "Name", "Type" and "Direction"? It would make it much quicker to add these if the hands can stay on the keyboard.
2 votes -
Smart explain integration
Advices to use indexes in queries
2 votes -
Todo/Task list for Database Project feature
To expand on the Project feature a Todo/Task list would be awesome as it would help me keep track of things I've done and haven't!!
2 votes -
Automatic naming of the connections should be reversed
When a new connection is created, it gets the name of the database.ip.add.re.ss, but when you have 100+ connections, it takes a long time to find the one that you need to work with, since typically the database names are the same, at least in my business. I need that the name be ip.ad.re.ss.database, and the IPs be sorted by IP, not alphabetically, si it would be faster to locate a connection.
2 votes -
Selected colums to clipboard
It would be nice to have a possibility of copy into the clipboard all selected column names from a table or view.
It's really weary to copy them on by one.1 voteAdminDevart (_, Devart) respondedCould you please clarify whether you were referring to the Data Editor or Table Editor functionality?
-
Customizable Macros
Posibility of make macros and shortcut-keys, each macro can write custom code like pgAdmin program. For example:
Macro 1: Ctrl-F5 = "Select * from $SELECTION$"
Macro 2: Ctrl-F6 = "select count(*) as rowsintable from $SELECTION$"1 voteAdminDevart (_, Devart) respondedWe recommend you to try the Code Snippets feature. Please refer to the ‘Code Snippets
’ topic in the product’s Help documentation for details. -
Allow Downgrade to prior version
Once upgraded, I don't see an easy way to revert to the prior version. It seems to entirely wipe it. Its just a matter of time before the new version exhibits some serious problem.
Additionally; it would be nice to set a preference to never accept a new version until it's been out for a month. Typically; I manually decline the upgrade until it seems like a month has gone by but that's just unscientific.
1 voteAdminDevart (_, Devart) respondedPlease note that you can unselect the ‘Check updates on startup once a week’ option available in the ‘Environment → General’ section of the ‘Options’ window that can be invoked from the main menu ‘Tools- > Options…’.
Earlier product builds and versions are available to registered users only and can be downloaded from Registered User’s Area.
-
SQL BUILDER in view create screen
SQL BUILDER in view create screen
1 voteAdminDevart (_, Devart) respondedCould you please describe this in more detail?
-
Allow to switch float number decimal point from ',' to '.' in GUI. Countries other from Russia do not use ',' as decimal point
Allow to switch float number decimal point from ',' to '.' in GUI. Countries other from Russia do not use ',' as decimal point
1 voteAdminDevart (_, Devart) respondedThis setting depends on the locale of your operating system and can be changed in the ‘Region and Language’ section of your Windows settings.
-
error message
LOAD DATA INFILE (Error Message "Fix")
I am requesting that you add the DETAILS from the POPUP dialog to the OUTPUT window. So after you click OKAY, you still have access to the PROPER Details including DATA FILE ROW NUMBER!
https://www.screencast.com/t/wAdjle8sHmal
That is what I get once I clear the dialog. I get NO repeat of the "in row 1663857 of the data"
It was in the POPUP message (Called Additional Information)
https://www.screencast.com/t/DLfhMmAK5VZz
It would be helpful.
1 voteAdminDevart (_, Devart) respondedPlease note that there is information on the error including the row number in the ‘Error List’ window that can be opened by selecting ‘View → Error List’ from the main menu (Ctrl+W, E).
- Don't see your idea?