134 results found
-
Master-detail data browser
Allows to view data from 2 or more tables connected with one-to-many relationship (physical or logical).
We plan to implement separate document with two views: Diagram and Data.
Diagram view allows to build master-detail relationships visually (akin to Query Builder).
Data view shows multiple result data sets.10 votesWill be included in the next release
-
Automatically determine build order based on dependencies
It would be nice to have an option to automatically sort the objects in the build order based on known dependencies (e.g. foreign keys).
When adding a number of new tables to a database that already has a large number of tables, managing this manually becomes especially tedious.
10 votes -
Export Connection List (add to export of evn options)
not everybody knows howto work with the registry, so please make it possible to export the connection list and all its options to a file - very important for making backups... it would be the best to save the connection liste parallel into a file, each time something changes, that would be the best for automated backup script...
10 votesHello,
> Export Connection List (add to export of evn options)
We would like to let you know that we have released dbForge Studio Beta for MySQL, v6.0 where the requested functionality is implemented: http://www.devart.com/dbforge/mysql/studio/download.html
Best regards,
Devart Team
http://www.devart.com -
Support compund statements in MariaDB
In MariaDB (as of 10.1.1), compound statements are allowed outside of stored procedures - see https://mariadb.com/kb/en/library/using-compound-statements-outside-of-stored-programs/.
9 votes -
Attention Color highlight, for database. for Be patient, with Public and Develop databases..
Allow user to choose color for DB, which will shown in editor as background or something. And don't be worry about working with Test DB and Production DB.
9 votesThe feature is available in dbForge Studio for MySQL, v6.2.
-
Option to Ignore COMMENTS and CHARACTER SET / COLLATE in SCHEMA COMPARE
Add an option to ignore COMMENTS and CHARACTER SET / COLLATE in the Schema Compare Tool.
8 votes -
Json Data Type support for mysql 5.7
Json Data Type support for mysql 5.7
8 votes -
7 votes
You need to first remove all the key combinations starting with (Ctrl+W,…) from all other commands in the ‘Environment → Keyboard’ section of the ‘Options’ window that can be opened by selecting ‘Tools → Options…’ from the main menu, and then define the (Ctrl+W) combination for this command which is ‘File.Close’.
-
Multiple Screens and Displays
Add multiple monitor support please!
6 votes -
Enable import of dynamic Excel values
Application does not import XLS sheets correctly when values are calculated via formula. Static values work ok.
6 votes -
SQL history for more than one day
A helpful feature is a SQL history backto more weeks or moth
6 votes -
Schema / Data Compare change
When doing a comparison (schema or data) allow user to select create/update/ delete left-to-right OR right-to-left
6 votesThis feature is implemented for the data comparison tool.
But implementation for schema comparison tool is hardly feasible. -
execute selection
Execute selection should execute all sql code if nothing is selected (the same as it is in Microsoft management studio).
So if we click on a shortcat for "Sql -> Execute selection" and have no code selected dbForge should do "Sql -> Execute"
5 votesExecute and Execute Selection use the same shortcut F5.
-
Auto-reconnect on lost connection
Now if i try to execute query if connection was lost (because of timeout, for example) annoying popup "Lost connection to MySQL server during query" appears. I need to close it and restart query.
Very annoying on servers with small timeout.
Suggestion: make at least one connection retry, before show this popup. Maybe make behaviour configurable.
5 votesActually, this feature is already implemented. If you have the latest version of the product and it still doesn’t work, please contact technical support for help.
-
Add option to have new documents opened in right most position.
Currently, new tabs are added in the left most position. Other applications (IE, Firefox, etc) add them in the right-most position
5 votesThis is the way it’s implemented in the new version 6.0: http://www.devart.com/dbforge/mysql/studio/download.html
-
Duplicate Current Code line
This is a proposed SQL Document shortcut key. When working in Text view, there is a shortcut using Ctrl + L:
Delete current code line and copy it to clipboard
I propose a similar shorcut using Crtl + D:
Duplicate current code line
This will make a copy of the current line right below it. This is especially useful when creating new queries based on the current one that may only require slight modification to the parameters.
5 votes -
Server-side sorting in Data Editor
Allow to view data in correct order even if only part of it is fetched from server (e.g. in paginal mode).
5 votes -
Lookup editor for data columns with foreign key
For columns included in foreign key constraint Data Editor will allow to view and pick master records from popup editor.
4 votesWill be included in the next release
-
Mutiple result sets displayed into tabbed data views
Be able to see results of recent queries in data view
4 votesHello,
> Mutiple result sets displayed into tabbed data views
We would like to let you know that we have released dbForge Studio Beta for MySQL, v6.0 where the requested functionality is implemented: http://www.devart.com/dbforge/mysql/studio/download.html
Best regards,
Devart Team
http://www.devart.com -
Display the name of the connection in a tab header
When we have databases and tables on different connections with the same (for example, a local copy of the data) and we open both tables at the same time, it's impossible to know which table content is for each connection.
4 votesIn the new version of dbForge Studio for MySQL, v6.2 we’ve implemented a feature that allows you to clarify which connection is assigned to the document.
- Don't see your idea?