24 results found
-
Multiscript Functionality Request
Hello,
Can the ability to add a search bar on the scripts to execute side. We have multiple scripts on that side waiting for approval and once approved we must find it by manually searching the script name. It hasn’t been an issue, but it would make life easier. Also is it possible to change size of font? There is a dat file in the location C:\Users<username>\AppData\Roaming\Red Gate\SQL Multi Script 1.Could it also be set to append the .dat file instead of overwrite so that multiple users can work of the same .dat file. If one person has it open…1 vote -
SQL Doc needs a better user-interface
SQL Doc needs a better user-interface for navigating object between objects. For instance, providing History in order to navigate back and forth.
In addition, the tree view in the left pane needs to support proper shortcut keys and access key. For instance, typing in the current tree view does not work. Arrow keys should expand or collapse nodes. Even clicking on a node result in slow response slow screen updates without any progress indicator.
Lastly, there needs to be an object search feature. I should be able to search on "user" to list all objects, just like "SQL Search".
1 vote -
Add option to stop Multi Script reopening the last saved project.
SQL Multi Script automatically re-opens the previous saved project when opening the application. Even when a New Project is created, if it's not saved the app opens the last saved project when it next starts. I have to manually move/rename the old file or edit the <recentProjectPaths> element in the data file to prevent it occurring.
Add an option to turn this off.
1 vote -
Usage
For a table, in use section, add informations to show where the table has updates / inserts / deletes
1 vote -
Some possible enhancements for SQL Test
1) On the Code Coverage tab, it would be great if we could sort by any of these columns, rather than be stuck with having them in ‘coverage % descending’ order only
2) Also on the code coverage tab, could we have a new column to show 'Uncovered Statement Count' please? For those who are being asked to get the code coverage percentage higher, this feature (combined with (1) above) would help identify the SPs that would give the biggest ‘bang for our buck’ if tests are created
3) Our database has about 2000 stored procedures, so our test classes…
1 vote -
Include Indexes in SQL Search tool
SQL Search is able to go through that list of programmable db objects, but why not include indexes as well? If as developers we want to find something in our db instance, there should be a tool to include everything we are looking to find. It is a "search" tool; has that in the name. The tool is not called "Programmable Objects SQL Search", so why limit the search?
1 vote -
Add visibility for test functions
When you test a function (ie use the tsqlt.FakeFunction method) you have to specify a function that will replace the function being faked. This creates a dependency on that function. Currently these faked functions aren't visible in SQL Test. It would be great to be able to see them listed in the UI so that developers can see them. The functions are typically created within the same schema/class as the the test(s) so that's where they should be displayed. The names of the functions won't typically start with
test
and won't have any extended properties on them as they are…1 vote -
Support Test Setup in SQL Test
The tSQLt framework allows for the existence of a test procedure named
Setup
within a test class that can be used to create data once instead in each of the individual tests. However, in SQL test if you create a test namedSetup
it makes the test name betest Setup
which isn't what is needed. You can see the documentation of theSetup
in the following documentation for tSQLt:
https://tsqlt.org/130/creating-and-running-test-cases-in-tsqlt/
Can you make it so that if the test name specified isSetup
orsetup
(or any case variation thereof) that it will not prepend the wordtest
to…1 vote -
Make SQL Test Template File Location Configurable
In SQL Test there is a file called
TestCaseTemplate.sql
that is in the Program Files folder for SQL Test.Can the folder location be configurable so that we can put the file in source control and then have it pointed at the folder where we have our local repos on our development machine?
1 vote -
shelly.miller@rev.io
Would like SQL Data Generator or automatically detect new or modified objects via the CLI and, if that option to automatically add new objects to the project has been chosen, add data to those new objects when the CLI is run.
1 vote -
Implement configurable caption property
Stumbled upon this feature from dbForge:
https://docs.devart.com/sqlcomplete/setting-up-sql-complete/ssms-caption-options.html (adding the section "SSMS Caption" to Options making it possible to customize the pattern for the main window title.
I frequently use to instances of SSMS - one running under my standard account and one running with an elevated account. I would use a feature like SSMS Caption to make it easy to distinguish a window from the standard instance and a window from the elevated instance.
1 vote -
Diagramming tool
If I'm designing a new application or adding a new feature to an existing one, I'll typically use the SQL Diagram feature in SSMS to design the tables and their relationships. It works okay, but has some limitations:
1) It's tied to a single server. If I want to get those diagrams onto a new server, well, I don't know a way to do it so they typically only exist on our dev servers. It'd be great to have a tool that kept these outside of SSMS and the SQL server. It wouldn't update the database on save, but would…
1 vote -
gMSA support for all RedGate products
gMSA support for all RedGate products
Increased security, less maintenance after initial setup. Compliance and auditors are constantly pushing for these changes.1 vote -
Data Compare and Sql Compare - Option to Uninstall Old Major Version
When upgrading and Data Compare or Sql Compare are going to a Major version, it would be nice to have an option to uninstall the old version. i.e. version 15 released and I didn't have an option to have it uninstall 14, so I had to manually uninstall it and make sure I didn't lose my settings / snippets / etc...
1 vote -
Provide RDS Support for Licensed and Unlicensed Users
Enhance how the tools are deployed within SSMS so it can better handle mixtures of licensed & unlicensed users in a RDS environment.
In a shared Remote Desktop Services environment where some users are licensed for the tools and some are not a license could be consumed by an unintended recipient. Of course, a license admin could revoke the license, etc, but this is overhead that is not desirable.
Simply removing the tools from the tool bar is a user action and only removes them from the tool bar. Other remnants of the tools still exist.
1 vote -
Add custom extended property options to SQL Doc
Please consider adding support to SQL Doc for custom extended property names. I've searched this functionality and have found other redgate forums going back several years where many users have reportedly requested this functionality, but I cannot find where it was ever added.
SQL Doc is a good tool, but adding support for users to maintain extended properties other that MS_Description would make this a great tool. As much as I appreciate this tool, I would not pay for this as a single application in its current form because it cannot meet my needs for maintaining my own extended property…
2 votes -
Allow Additional licenses to be purchased at the current discount level.
We've been buying Red-Gate tools for way over 10 years, and have found them invaluable in our SQL development .
Up until a few years ago, when we purchased additional licenses. The Discount applied was for the total number of seats already owned.
ie If we had 10 users, and wanted an additional user. The new users license was priced at the 10 user discount level.
Now when we purchase a new license, we receive no recognition of our loyalty to Redgate. We would expect for 25 seats, there would be some recognition in terms of discount.
I've discussed this…
1 vote -
A function to schedule scripts to run against multiple instances and autosave the results as csv
The ability to schedule scripts to run and save the results to a csv or add an email function
1 vote -
selecting the list of databases using a query instead of checking or unchecking manually
selecting the list of databases using a query instead of checking or unchecking manually once we selected the SQL instance where we want to execute the script.
e.g:- when we want to execute a script on the required databases instead of all databases in an instance, currently we can select SQL server instance and the databases in it all are considered for execution - if we want we can manually uncheck them - what if we have thousand of databases on an instance - manually unchecking the databases will be a nightmare, So we request a feature where after connecting…1 vote -
SQL Doc Show all Extended Properties for Triggers
With Triggers, you now only see the Extended Property with the MS_Description, but we also keep our Changelog in the Extended Properties. Please add the possibility to show multiple Extended Properties for Triggers. Maybe just as a table showing all Extended Properties, or moving Triggers to their own object, just like Stored Procedures.
The same problem exists for Views and a few other objects, that are now just a part of a DB-Table, but can be seen as their own object, as they can have multiple Extended Properties
3 votes
- Don't see your idea?