132 results found
-
SSL connection
Although dbForge is capable of switching to clear-text authentication during login, it cannot use SSL which makes no sense to use it with any external authentication implementations (like authpamcompat)
1 vote -
high dpi font zoom
in high resolution/dpi, like 2k or 4k under 30" screen, the control and tree font is too small and could not found setting to adjust.
1 voteMany bugs with 4k displays are fixed.
-
Provide a feature in new data geretion
Automatic generation of fake data in tables in new data gnration.
3 votesThis feature is present in dbForge Studio for MySQL and can be accessed by selecting ‘Tools → New Data Generation…’ from the main menu.
-
Support Mariadb 10.3 or at least allow connecting to unknown future versions with just a warning.
I would much rather take the risk that something won't work quite right than be relegated to not even being able to try. Most things should work no matter what.
3 votes -
Projects folder on SVN/Git/Shared folder
We are some DBAs on the company and we to share the projects folder, is there any way to export/import them? or better, to use a shared resource to use it? Normally we use SVN, so keep the project folder on a SVN working copy should be the best option.
3 votes -
Support large (4k) resolution screen
Today 4K resolution are widely adopted and mixed with 1080p
In windows, we can use font scaling according to the screen
that feature isn't used in dbforge studio, when we move the software from one screen to another, the layout should be adapted according to the settingsmoreover, the size of the font isn't used everywhere (the database explorer, the properties, or even the modify table feature doesn't use it) and the icons size should be increased if seen on a 4K display
3 votes -
Quick jump to corresponding BEGIN <-> END
In bigger procedures with a lot of nasted BEGIN-ENDs it would be very useful to have a shortcut key or right mouse button option to jump to BEGIN/END corresponding to the one on which you currently have cursor.
3 votes -
HTML-View like in dbForge Studio for MSSQL
I'm usinge the free version for mySql and MSSql. In the MSSql I found the button to view the Data as HTML. It would be nice to have it in MySql-Version free also
1 vote -
return "Generate Schema Script" Feature
Please, return "Generate Schema Script" Feature
4 votesThis feature was renamed to Database Backup.
-
3 votes
Such feature is present in dbForge https://www.devart.com/dbforge/mysql/studio/docs/index.html?how_to_manage_database_connections.htm
-
MySQL table copier from one db to another
MySQL - utility to copy table (or part of it by query) from one MySQL DB to another MySQL DB. Type of Copy: Append, Replace or Update using specified key: list of columns
1 voteThis can be done with the Data Compare feature.
-
1 vote
This is supported in dbForge Studio for MySQL, v7.2 https://www.devart.com/dbforge/mysql/studio/download.html
-
Replace the call IE browser to installed on the system default
Replace the call IE browser to installed on the system default.
For example, a window opens when you call the menu item in the application in IE instead of the Opera (my default). This is extremely inconvenient1 vote -
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 -
folder for procedure and function
I consider it possible to make a sub-folders for procedures and functions . When a large project , it can be difficult to search by name . It would be convenient to group the virtual folders procedures . For MySQL is not essential , but it is convenient for the user.
1 voteThis is implemented in Script Folder.
-
Regexp-Functions of MariaDB
MariaDB supports PCRE Regular Expressions:
REGEXPINSTR,
REGEXPREPLACE
REGEXP_SUBSTR
It would be nice if Studio MySQL would know these functions.1 voteThis is supported in dbForge Studio for MySQL, v7.2 https://www.devart.com/dbforge/mysql/studio/download.html
-
Backup and restore on other server feature
It would be glad to have an assistant to backup from a server and restore to another server
Less error, safer and easier1 vote -
Correctly display encoded carriage return and newline in procedure editor
When editing a stored procedure, function, or trigger, statements that contain an escaped carriage return (\r) or newline (\n) are not displayed correctly in the editor. That is, they are incorrectly displayed as an actual carriage return or newline. To replicate, create a stored procedure with the line: IF LOCATE('\r', field) > 0 THEN ...
Save the the procedure and then open it again in the editor.
3 votes -
Add possibility save database diagram as picture
Add possibility to save dbd as picture (jpg for example) or allow user to select any page size on printer. In that case users can use pdf virtual printer or smth like this
1 voteYou can export the database diagram to one of the available formats with the ‘Export to Image’ feature available in the popup menu of the diagram. Please also see the following article http://blog.devart.com/how-to-save-database-diagrams-as-an-image.html
-
Json Data Type support for mysql 5.7
Json Data Type support for mysql 5.7
8 votes
- Don't see your idea?