295 results found
-
Ability to define timezone for datedime fields
Currently dbforge shows datetime fields in its deafult formats. My system timezone is MSK (Moscow) and mysql global.timezone and session.timezone are set to SYSTEM. dbfogre shows it this way: 2018-11-29 08:13:45Z. I need to get something like this: 2018-11-29 11:13:45MSK
3 votes -
Database level replace
There's a database find objects method, but no replace option.
3 votes -
Develop Oracle syntax support
I suggest you to develop Oracle syntax support in functions/procedures/sql editors for MariaDB with SQL_MODE=ORACLE switch has on.
3 votes -
Enable tab scrolling with scrollwheel and tab naming scheme
Please make it possible to scroll tabs with the scroll wheel. Scrolling them with the tiny arrows on the right is very tedious and switching and scrolling tabs is obviously needed all the time.
This might be a small thing but it would make working with dbForge much faster and smoother for me.Also it would be nice to be able to config the scheme the tabs are named by and name max length. Since the current naming scheme is databasename.tablename names can get long quickly and the tab bar fills up with just 5-6 tables opened.
3 votes -
Save Filter selections and add an option below Filter... in Context menu, showing list of saved Filter groups
I work in certain areas of my DB at any time, I may be working on a feature of an application, and need the tables, procedures etc filtered on certain criteria.
If I could save this set of filters with a name, then be able to reselect this later would be amazing, it would save a lot of repetitive filtering, scrolling etc. This is such an easy thing to implement and would provide a mush used feature.3 votes -
Show Client connections in GUI view like workbench.
Show Client connections in GUI view like workbench. with ability to kill, hide sleeping connections, filter by users, etc
3 votes -
Prompt when editing multiple rows
When editing a data result in the grid view and the edit is affecting multiple rows, no warning / question is given. This is a very helpful feature in SQLyog when editing relative complex data results with multiple joins, and stops me from switching.
3 votes -
Data Generator: Generate Data for multiple databases at the same time
We have servers with many databases (>100). Right now I have to create a project for each of them, and run the data generation individually.
It would be great if there was a way to create a project in dbForge Data Generator for MySQL that covers multiple databases instead of one.
3 votes -
[Data Generator] Note per Data Generation file
When I create a Data Generation file, I of course adapt it in some ways. Sometimes this is just disabling one field or similar. It would be nice if one could write down some notes on the top level of the file, so what you see when you click the database name. That would enable me to e.g. write "disabled foo.bar because of circular dependency".
3 votes -
Show only Key Columns in the Database Diagram
When we drag and drop to create an ERD, all the Columns of the Table are showing and the entire Table is shown. If there 50 Column then we have to manually size the table height on the screen.
Is there an option to always show only the Key Columns when the table is dragged and dropped on to the Database Design Page?
Some of the unwanted columns on the screen are highlighted for reference.
Only Key Columns like the Primary, Unique, Foreign Keys should be shown on this screen.3 votes -
Data generation for existing rows
I regularly work with privacy sensitive data. When copying a production database to a an acceptance or development environment, it would be really useful to be able to use the Data Generation to overwrite the existing names with generated names.
3 votes -
Implement the Database Diagram functionality that will be able reconnect to another DB after work database is moved
Implement the Database Diagram functionality that will be able reconnect to the cloned DB after work database is moved.
Sometimes DB server for developers can be changed3 votes -
Allow additional SSH config
If I can add a config file somewhere already, great. But where would it go?
Otherwise it would be great to have access to add other OpenSSH client configuration options. In my case I'm after ProxyCommand so I can add a script to proxy over the SSM agent in AWS.
3 votes -
create project solution, so even databases with multi-database relation can be versioned
It would be nice to have Project explorer which can hold multiple databases project, which can be then versioned.
I have database project which has dependency on different database object and it can not be built, because of missing dependency in project.3 votes -
Workspaces
create named workspaces that stores at least open tabs and maybe other stuff as well. so when i switch the workspace the whole desktop with all its tabs should be loaded
that would keep editor pane more clean
in my environment i work on different projects in parallel and for each projects i need a lot of queries. And at the moment i have all sql files open from all my prjojects. with the new feature i would create workspaces for my projects and just switch beteween them3 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 -
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
- Don't see your idea?