470 results found
-
Colors for Relations, Views and Tables
Just to customize diagrams a little more
7 votes -
Quick search of a table after retreiving data
A search bar across the top above column names after retreiving data (either by right clicking on a table and retreiving data, or after running a select query).
The search bar would function as a WHERE statement clause to temporarly further refine the data.
Example: data on a record needs to be quickly manually edited. With two clicks (one right on the table, on left on retreive data) I can retrive records from the table. Then typing in the search bar "id = 3728" (without the quotes) woulld then filter the results down to only those matching.
Both SequalPro (Mac)…
7 votes -
wakatime support
Integrate Devart products with wakatime.com
7 votes -
github copilot
Are there any plans to introduce GitHub co-pilots into dbforge studio for MySQL?
7 votes -
7 votes
AdminDevart
(_, Devart)
responded
This issue will be fixed in the next version 7.4. We will notify you once it’s available for downloading.
-
Include row count in SQL profile results page. Saves switching to data view to see # records retrieved.
Include row count in SQL profile results page. Saves switching to data view to see # records retrieved.
7 votes -
Table does not get renamed from initial caps to lowercase
If you rename a table and change it from initial caps to lowercase, it doesn't get renamed. For example, you can't rename it from "Calls" to "calls".
6 votes -
Reorder tables in Data Compare comparison result
On the comparison result page, please provide an option to reorder the tables, so that the order of synchronization can be controlled.
This would be useful if we don't want to disable foreign keys, but tables depend on each other, in a specific order, and data can be added to target also in a specific order6 votes -
Ability to import nested xml tags
Your XML import only can deal with a single dimension of data. There is no way of dealing with the [Link] second hierarchy. Properly creating a schema and/or entities is very important now with web services and there are not many programs that can do it.
6 votes -
DB Forge Fusion conflicts with normal database projects
When db forge fusion for MySQL is installed it makes it very difficult to work with Microsoft database projects.
We need the ability to turn off DB forge fusion within visual studio.
Or give the ability to switch back and forth.Right now it seems the only way to switch between them is to uninstall and reinstall. (complete not going to work)
6 votes
AdminDevart
(_, Devart)
responded
Could you please describe this in more detail? Please also let us know what’s the version and edition of your Visual Studio, dbForge Fusion and Windows operating system. Additionally, please let us know if your Windows x32 or x64.
-
Configure SECURITY DEFINER
Have an option to be able to configure the default SECURITY DEFINER, currently it always selects Definer and the current user. I want to be able to configure a different user or for it to be SECURITY INVOKER.
6 votes -
Add switch key to mouse click to open table in different views
Add a switch key (SHIFT, CTRL or ALT) to the mouse click behavior to open a table in design, text or data view with a single click.
6 votes -
Column highlight in insert statement
Tables with many columns (+20) becomes complex when you need to make insert. You need to make sure that the value is pointing to the correct column.
It will be a great feature to have the highlighted column matched with the value in the insert statements.
Like this:
INSERT INTO dbo.MyTable
(
Id,
Name,
LastName,
Age)
values
(1,
'john',
'Henrik',
22)When clicking on the value John the Name column should be marked/highlighted. This means that the John value will be added to the Name column. And vice versa.
6 votes -
Display in output window when query started
If it is not possible to display how long current set of queries is being executing (in a status bar next to word "Executing..." - I don't see quite honest why it is not possible), how about to show start time in an output window saying when query was sent to execution. Right now it shows only AFTER query has returned a result which is some what becomes irrelevant.
I come from MS SQL and it is handy to know how long any query is executing without profiling it.
6 votes -
Pop up procedure and function params on Ctrl+Space like variables
Now, when we edit function or procedure, we can insert first letters of any var, then press Ctrl+Space and see list with types, tables and procedure (or function) variables. So, please add function params (or procedure... :)
6 votes -
Set toolbar fixed
fix the toolbar so that it can not be accidentally moved during normal working.
The fixation can be disabled/enabled in the toolbar configuration.
6 votes -
Be able to disable GroupDatabasePrivileges query from executing in Schema Compare and actually NOT RUN the query
Be able to disable GroupDatabasePrivileges query from executing in Schema Compare and actually NOT RUN the query as its slow one som systems. In schema compare I have ignore privileges ticked, but the query still runs
6 votes -
Timezone for Session in Connection String
I want to define the timezone for my current session within the connection parameters (Advanced).
Today I fire the following SQL Script at first to the Server
set session time_zone = "MET";For the character set you're already have such a feature!
6 votes -
Implement "Undo Unchanged Files" feature for TFS for any folder in pending changes.
Implement "Undo Unchanged Files" feature for any folder in pending changes.
For TFS this will be brilliant feature because there is no good tool/extension to do so.
Especially it is useful when baseless merge is performed.6 votes -
Ability to print table structure information
I love the product, but find the table printing to be a bit basic, and also time consuming if you wanted to print several tables. I've basically switched away from EMS SQL Manager for MySQL to your product (as yours runs much faster, especially when syncing), but still have to go back to EMS to print tables (like the one attached). EMS also has a nice feature where you can select multiple tables and print them off in one go. Any chance of something similar for dbForge studio?
6 votes
- Don't see your idea?