460 results found
-
убрать дурацкое модальное окно "невозможно распарсить код" во время редактирования SQL
убрать дурацкое модальное окно "невозможно распарсить код" во время редактирования SQL
3 votes -
Log metadata change to file
I use meta data changes file for update customers database.
I see this feature in ems manager.best regards.
3 votes -
Conditional Update of two tables before synching
important need:
I have a table with the following field property: ON UPDATE CURRENT_TIMESTAMP. Which shows me the latest update made at each row on any update that occur to the row.
NOW, I want the dbForge to synch from table 1 to table 2 only if table 1 datetime field is greater than table 2.
How can I achieve this in dbForge please.
Looking forward at your help at your earliest convenience
3 votes -
SELECT command denied to user 'XX'@'XXX' for table 'component'
When I open the database connection, it prompts me 'SELECT command denied to user 'XX'@'XXX' for table 'component'',There is no such problem when using other database's GUI
3 votes -
Support of U2F SSH authentication
Support of yubi key / fido (u2f) authentication with ssh
it is supported since openssh 8.2 and that would be a great feature (and avoid to have to use public / private key auth)3 votes -
Store app settings and workspace (user environment) in cloud
Hello!
To easily switch between PCs and avoid recovery environment settings after reinstalling, crash etc, I offer to store them in a cloud (gitub, gitlab ..)
The way as MS Visual Studio Code do.
Including database connection for sure.
3 votes -
Disable creation of .design files
I'd like to be able to completely disable creation of .design files when I save sql for the following reasons:
1) It stores connection that was used when sql file was saved, however in most cases I'm opening another connection so this just wastes my time opening incorrect connection. Also that connection might not be accessible at that point of time, e.g. server is inaccessible or down or whatever, thus dbforge hangs for significant period of time before I can actually select correct connection and run sql
2) the folder with sql queries is messed up with all those design…3 votes -
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 -
There is a problem using "groups" word as name for table or part of a stored procedure
There is a problem using "groups" as a name for a table or using that word as part of a stored procedure.
I have a table named like this and when trying to make a backup I always get the same error message: Unexpected symbol 'groups'
If I try to compare 2 schemas it also fails.
In my case I use dbForge Studio for MySQL Professional Edition v9.1.21
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 -
"Modify via SQL" always Refresh automatically before opening Editor
When we work in Stored Procedures we already overwrote accidentially code as we were working in different windows and worked on an old version of the code
It is annoying to always need to refresh first to make sure that no old copy of the code is edited.
3 votes -
Better error message in data comparison (table name)
Hello,
When doing a data comparison and having an error, a message such as the following one is displayed:
"Error (1,1): Duplicate entry 'WBAH2022-2' for key 'Old'"The problem is that, when the data comparison is against tables, it's not easy to find the table with the problem. It would be very useful to have, at least, the name of the table.
Having also the value of the primary key would help further for this kind of error.
3 votes -
add the ability to change individual table color in the database diagrams
allow the user to specify the header color for a table in a database diagram. ideally you would optionally be able to make it 'sticky' and affect the table in all diagrams
3 votes -
I need posibility to run SQL not SQL files only.
SQL code saved in file with "config" extension cannot be executed. Can you redefine this ? I need posibility to run SQL not SQL files only.
2 votesAdminDevart (_, Devart) respondedCould you please let us know why you need this?
-
2 votes
- Don't see your idea?