243 results found
- 
Restore the option "Go to definition F12" in contex menusRestore the option "Go to definition F12" in contex menus 
 It was very great to have "Go To Definition" (F12) in context menus.1 voteThis feature is present in the latest version 6.3 https://www.devart.com/dbforge/mysql/studio/download.html 
- 
Retain case of user-defined variables & object namesWhen using Ctrl+Space to complete a user-defined variable name, the name in the select list is shown in the case intended by the user. On insert, the characters are all set to lower case. Since the case of a variable name was explicitly set by the user, the case should be retained when inserted, whether the insert was automatic or manually typed. 1 voteThis functionality was completely redesigned in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/ 
- 
fix down loadhave registered but can not download dbforge studio express edition to try 1 votePlease follow the link: http://www.devart.com/dbforge/mysql/studio/download.html 
- 
1 vote
- 
Allow Format Document when SQL Complete is disabledWhile in Visual Studio with SSDT, I have to disable SQL Complete to enable default table and column intellisense. My primary use of SQL Complete is to format documents so I need to be able to execute Format Document even when SQL Complete is disabled. 1 voteThis feature is available in dbForge Studio for MySQL, v6.1.166. 
- 
Ability to export database diagram as an imageI would like to be able to generate either a single image (jpeg, png, gif) containing the whole schema, or page images. This would be really useful when publishing schema on a website for review. The perfect solution would be where dbForge Studio for MySQL could arrange for a mime type for their dbd file, and develop browser plugins to view the dbd (like the adobe pdf reader can read pdf's), which would allow pan and zoom to make reviewing larger schema easier. 3 votesThis feature is implemented in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/ 
- 
... provide a way to export the schema as HTML so it can be used in a document, like Javadoc almost.I would like a means of exporting the schema as HTML so it can be used in a document, like Javadoc almost. I don't think there is something like that in the tool currently. Thanks. 1 voteThis can be performed with the Documenter feature. 
- 
ability to select the entire output data grid, copy to excelSimilar to Excel, click the upper left corner of the output data grid which would highlight the entire contents of the grid, then copy, when pasted into Excel all contents of headers and cell data would be in Excel 1 vote
- 
year out of rangetable contains datetime columns 
 current data include year 0001 and 1899 along with more current dates.
 when double click table, get crash popup and the "year out of range" message.1 voteThis issue is fixed in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/ 
- 
TIMESTAMP field editing with a calendarIn the new version for some reason you can not 3 votesThis issue is fixed in the new build 6.0.113 of dbForge Studio Beta for MySQL: http://www.devart.com/dbforge/mysql/studio/download.html 
- 
Add a comparison grid for dbforgeI'm in the dbforge/mysql/studio/ordering page. There's Standard and Professional, Commercial and Non-Commercial. Why should I struggle to find the differences? There should be a feature grid here or linked from here. 1 votePlease refer to the following link: http://www.devart.com/dbforge/mysql/studio/editions.html 
- 
Navigation through Tabs (switching) by Ctrl-PgUp, Ctrl-PgDownNavigation through Tabs (switching) by Ctrl-PgUp, Ctrl-PgDown as moder IDE do. 3 votesThe feature is available in dbForge Studio for MySQL, v6.2. 
- 
execute selectionExecute 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. 
- 
Support MariaDBThe table containing virtual columns is not visible in dbForge Studio for MySQL: CREATE TABLE IF NOT EXISTS table1(
 testvarchar(255) DEFAULT NULL,
 users_indexvarchar(15) AS (CONCAT('test', test)) PERSISTENT,
 UNIQUE KEYtest(test)
 ) ENGINE=InnoDB DEFAULT CHARSET=latin1;35 votesThe feature is implemented in dbForge Studio for MySQL, v6.1. 
- 
Display the name of the connection in a tab headerWhen 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. 
- 
Add '<-- Update' (source/left) during schema compare.Add '<-- Update' (source/left) during schema compare. 
 Currently options are:
 '--> Update' (target/right)
 ' X Drop' (target/right)
 ' - None'If 'Source/Left' options AND 'Target/right' options are selected by the user, generate 2 separate scripts - one for each Schema 3 votesThis can be achieved as follows https://s8.postimg.cc/xvt8wrws5/wrap_options.png 
- 
Instead of "allow NULL" call it "NOT NULL" in the table design general viewInstead of "allow NULL" call it "NOT NULL" in the table design general view (in line with SQL and most other tools). 3 votes
- 
Improve "new relation" feature, add foreign columns and indexes automaticallyJust like in MySql Workbench, the "new relation" tool in the diagram view should: 
 - create foreign keys automatically (manual creation is error prune and just a lot more work)
 - it should create the respective indexes automatically3 votesThis feature is supported in the latest version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/ 
- 
make it more obvious how to actually download your products!your website doesnt seem to offer a download link? 1 vote
- 
Function "greatest" causes error in project buildWhen building a project, any SQL query that contains the "greatest" function is flagged with the error: The name 'greatest' does not exist in the current context (Using dbForge Studio for MySQL version 5.0.97.) 7 votesThis issue is fixed in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/download.html 
- Don't see your idea?
 
        