61 results found
-
Source control manager
Please add system role updates and other database user changes as something that Source Control Manager can track and commit. It would be helpful to track when those changes happen individually and as part of a larger database update.
Thanks!
3 votes -
Schema Filter in Source Control
Allow the of filtering of object in Source Control by schema (including the schema(s) themselves.
Database sometimes have separation of ownership based upon schema. For example, "dbo" may be owned by a .net dev team that generates all code via .Net, and changes are tracked via .Net source code, and "reporting" owned sql devs who generate code by hand. Only tracking the hand generated code (as determined by schema) via the SSMS integrated Source Control would be most appropriate.
Having a second under options where there was a Include Only/Exclude toggle and a textbox to provide a comma delimited list…
3 votes -
Allow Filter in Query Text to search the whole query in Execution History
Currently, in Execution History, the Filter option in Query Text only allows filtering on the first line portion displayed in the results pane only. There should be an option under Text Filters to perform the search against the whole query text.
1 vote -
Copy selected text from execution history
In Execution History, in the bottom Query Text pane, when you have selected text, you should be able to do "copy" text things: right-click for a context menu that allows you to copy, use the copy keyboard shortcuts (e.g. Ctrl+C)
2 votes -
fuzzy search for files (Go to)
Visual studio features a fuzzy search of files by name "Go to" that let you type the file name and go directly to it. It would be very handy to have this features because with a project with several thousands of stored procedures its a pain to navigate in the Project explorer to find a file each time, it would be much much quicker using a "Go to" function like Visual Studio as to switch files
3 votes -
Support of JSON strings in Google People API
Google People stores certain properties (and let's say major apart from basics as person's names or occupation) of a person as JSON string (e.g. Phone numbers, Addresses, Emails or Chats). Such columns are not human-readable (at least not comfortably) as well as editing in Excel lacks the user-friendliness as you can imagine because you have to edit JSON string instead of single value. This means also such data is not filterable and you cannot apply other standard Excel features which shall be the aim of Excel Add-In.
My suggestion is to parse JSON string values as separate columns in Excel…
3 votes -
SQL Server Naming Convention Whitelist
When using Autoformat it would be great if we could whitelist special situations that bypass the general formatting and instead allow for the below options.
1.) Individual word Formatting:
If a word is in this whitelist it will be formatted as it is in the whitelist. The thought is that is it similar to dictionary file but for Case formatting and supersedes CNTL + K + D or F.2.) Generalized Object Type Name Formatting:
For different object types we want to be able to have the preamble lower case for the first few characters.Examples
Object Type | Number…1 vote -
ability to reformat query script with aliases retrospectively
for the most part, I write and maintain my queries in sublime text editor.
It would be an awesome feature if I could open my SQL script in management studio to apply aliases retrospectively rather than as I write the code.
4 votes -
Ability to increase font of compare grid
Schema Compare for SQL Server: A way to change the font size for the text in the comparison grid. Right now you can only change the text in the code editor. The font in the comparison grid is difficult for me to read.
3 votes -
Profiler: Customer Templates
Let predefined templates changes and then store.
2 votes -
Bug reporting / Ticket system
Your Bug Reporting System is compared to others companies very disappointing.
- There is no possibilty to track the ticket status
- You can not search for open issues which results in duplicate bug report
- Response time is sometimes slow so we have to report the same issue in forum and contact form
Look at the ticket system from DevExpress for a good example.
1 vote -
Efficient License Management
Currently in our Devart account, I can only see basic information regarding our license activations and it is not conducive to effective license management. Some suggestions:
1) Rather than issue a new license ID for each key, associate multiple keys with the same license ID - this will keep me from having to search through a bunch of different licenses to find the particular activation I am looking to act on.
2) License activation information per key is limited to an app specific hardware ID and an activation date, forcing us to use some external method for tracking which license/key…
1 vote -
0 votes
-
Support Tibero Database on Entity Framework
Entity Framework is one of framework that can help development of application. And, Tibero is one of great High-End Database which can provide oracle alternative in the market with high cost saving. Since a lot of Oracle clients wants to move into Tibero, it would be great if Entity framework can be supported.
8 votes -
Recover the initial selection in the document after the replace action
It would be great when the initial selection in the document is recovered after the replace action.
Right now I always have to manually reselect to perform an additional replace action.
I'm selecting a part of a SQL document in the editor. Next I call the find/replace action and I put in the string to search for and the replace phrase.
Then I press "Replace".
I get a message that x occurrences have been replace.Now, without closing the find/replace pane I insert new find/replace phrases and press the "Replace" button once again, but nothing changes, because the initial selection…
4 votes -
Make document tab titles customizable
Make document tab titles customizable. Just like SQL Complete (SSMS Caption). I would like to see, for example, server name in the title so I can quickly know which tab to select
12 votes -
Make dbForge Studio switch automatically to Error List pane when there are run time errors
Make dbForge Studio switch automatically to Error List pane when there are run time errors so that I can quickly know what the errors are and fix them.
8 votes -
In dbForge allow stacked query results in addition to tabbed In dbForge
I want to have stacked query results like in SQL-Studio. But not as text but with the full functioning great grid of dbforge.
3 votes -
Search string in objects
Search string in stored procedure, views, function and trigger like we search in sql using syscomments
1 vote -
Add buttons for Database Diagram to hide or display foreign key and table names
When placing tables onto a diagram, there are FK link names displayed by default that you need to always move away or delete one by one. And also display table names one by one. Would like to have the following buttons:
- Hide all foreign key names on the diagram
- Display all table names on the diagram97 votes
- Don't see your idea?