295 results found
-
Add support for build variables/parameters
There are times when some arbitrary string or bit of code needs to be different for separate build configurations.
For example, in a project that contains numerous cross-database queries, one might need to specify the database based on which build configuration was selected.
This could be handled by providing a way to define variables (or parameters if you prefer that term) that could be placed in the table, stored procedure, etc. scripts. The variables would be replaced by values specified for each build configuration when generating the deployment (or schema change) script.
3 votes -
Ability to turn off automatic syntax check
Add a button in the menu to turn off automatic syntax check and a button allowing to perform a one-time syntax check.
3 votes -
Add formatting options for REPLACE statement
Add formatting options for REPLACE statement
3 votes -
Filter Editor with selectable conditions
It would be wonderful if you could activate or deactivate each condition in the Filter Editor like in the Navicat "Filter Wizard".
PS: about the "Filter Editor" interface, I don't understand why there is no button in the toolbar to open it...3 votes -
check fields exists
Deep sysntax check of stored procedures/functions.
1. Check all variables defined (error, blocks save)
2. Check all defined variables used in code (notice, not blocks save)
3. Check fields exists in tables
4. Etc. Check list can be extended in future.3 votes -
Please make a function to copy a table columns from left treeview on popup menu
Please make a function to copy a table columns from left treeview on popup menu
3 votes -
Don't show a dialog every time a search/replace occured!
This would increases editing speed...
3 votes -
add jumps (e.g arcs) for intersecting lines in the database designer
Lines should "jump" when they intersect. Lines that go through each other cause confusion; arcs add clarity.
3 votes -
Add tables multiple times to a diagram to improve readability
If you have a table with many contrans it gets a little confusing in a big diagram. So maybe you can add a duplicate of this table, mark it as duplicate, and route som constrains to the first copy (reference, however you call it) and some to the other. so you can reduce crossing constrain lines.
3 votes -
customizable Text size everyware
For Texteditor or Data Editor it is already possible, but not for other tables e.g. while editing the structure of a table
3 votes -
Filter DB objects in Schema Compare
Only Compare Table Schema for example and forget the rest of the DB objects. Often I don't need to compare the entire Schema. Just the views or maby just the Tables...etc.
3 votes -
I've got an error when connecting to sphinx
Sphinx 2.1.3 via ssh tunnel
Dbforge 6.2.233sphinxql: syntax error, unexpected IDENT, expecting VARIABLES near 'DATABASES'
I can make queries but cann't see indexes. And this error occurs on each connection. Very annoying
3 votes -
Allow users to remove close buttons from tabs
The close buttons take up space and can be clicked by accident. Closing via the middle mouse button is a very useful pattern adopted by many apps, like Firefox & NetBeans.
3 votes -
Allow configuration of record count display to (x of y (of z)) so users always know the total record count in the query.
I'd deleted a lot of records from a debugging trace table (inserted < '2014-08-01') but dbForge MySQL still said "Record 3 of 4000". It would have been really helpful if it had actually said "Record 3 of 4000 (of 5043)" I'd forgotten the "toolbar" entry was set to 4000 for a moment. In many cases it is helpful, if not essential, to know the total record count if only a subset is displayed. This could be configurable to avoid upsetting other users.
3 votes -
Add a point editor
Right now POINT fields are shown as BLOBs which make them quite unusable in the IDE. Please add a simple editor so we can edit the X/Y values.
3 votes -
Tool for analyzing query performance that would propose possible improvements (create index, stats ...)
hello
I use "dbForge Studio for MySQL" for a few months instead of "SQL Maestro" I used several years.
In parallel, I use "Microsoft Managment Studio" to manage Sql Server databases.
In this software, there is a feature that allows to analyze the performance of queries, and "Managment Studio" proposes ways to improve (create index, stats ...) of the application under test.
If this could be added in your software, that would be great!
Best Regards
pascal.3 votes -
Display which source fields aren't mapped to destination fields
When importing files in the Mapping screen, the software shows which destination fields are and are not mapped to a source field. It would be great to know which source fields aren't mapped to a destination fields too.
3 votes -
Multiselect in session manager
Right now I've to kill sessions/queries in session manager one by one. I would like to be able to select many of them (usualy sorted by query time) and kill them all - even if it's actually executed as individual queries.
3 votes -
data viewer / editor with bigger default close/save button
It takes too long to work with the data viewer. Yesterday I had to search for the save button????!!!!!
I need a BIG button which does SAVE & CLOSE of edito at the same time because this is what you do all the time when opening the editor.3 votes -
implement developer express new FIND PANEL feature ASAP
I have found this feature in the quantum grid suit to be outstanding - and you guys know as well as I do - how easy it is to make it available. This is a no brain feature. For those reading this and potential voter, imagine being able to search any column in the data from one simple search box. then a filter list of your search is presented to you in one click. This is achievable now without any special code on the behalf of devart. Come on vote for this and you will adore it.
3 votes
- Don't see your idea?