249 results found
-
amazon
Should work on:
how to simply install SQL Compare/SQLToolbelt on AWS EC2 instance (Windows/Linux based)?
3 votes -
index
SQL compare regularly identifies a difference between the same index between the same table stored on 2 different databases as it seems to get confused with a different index then says the the same index underneath the 'different' one, should be deleted! It must not compare on the name of the index but maybe an order? Is this a bug?
1 vote -
SQL Search Right Click Modify
If would be handy in SQL Search to be able to right click/Modify instead of double clicking, waiting for what could be a last treeview list in SSMS to open, then having to right click/modify.
2 votes -
Option to ignore stats based on name
When recreating statistics that were "Auto Created" they now become non "Auto Created".
This means when comparing the database against the original, because SQL Compare doesn't display "Auto Created" statistics, it looks like there are loads of new statistics
I found this as I am trying to change collation of everything in a database and have to recreate the statistics.
Please can there be an option to ignore statistics if they match based on name and the only difference is "Auto Created"?
1 vote -
Add a keyboard shortcut to Next/Previous diff.
It would be nice to be able to navigate to the next diff (or previous) using a keyboard shortcut (e.g.: CTRL-N, F8, etc...)
1 vote -
Don't use "Added" and "Removed" in the Comparison Results report
I just want to share the differences between two databases with the developer and will have to explain that added or removed does not mean that anything was actually added or removed yet.
7 votes -
Make script file an editable text file so we review, edit or programmatically generate the file.
Make script file an editable plain text file so we review, edit or programmatically generate the file.
Once the script file is used, there is no good way to retrieve what were included in that file, especially if the included objects have been removed.
It will help us keep track of changes across multiple scripts (SCP) over time.
Make it an option to compress it in case it is a large deployment.
3 votes -
Page Not Found error when I try to get details on updates
Getting page not found error again when I try to get full details for updates to SQL Compare. URL being hit is https://documentation.red-gate.com/display/SC14/SQL+Compare+14.3+release+notes.
I get the feeling that this needs to be added to the "new version number" checklist or something alone those lines. Had similar issue a few builds back.
1 vote -
Refresh clears the details at the bottom. Clicking on highlighted object does not bring up details.
SQL Compare ver 14.2.16.16006 Professional. When I select an object that is different, the details pane is brought up from the bottom. If I click on Refresh, a re-compare is performed and the detail pane goes away. The object that was previously highlighted, is still highlighted. When I click on that object, the detail pane does not come up. I need to click on another object to bring up the detail pane, then click on the original object.
1 vote -
Ability to safely edit the previous server lists
Please see this thread
https://forum.red-gate.com/discussion/comment/162865#Comment_162865
I would suggest that because the proposed solution requires knowledge and access to the Registry this should be a feature to edit the list.
7 votes -
unicode
Please support Unicode. The current version can not display my descriptions of fields with Unicode.
3 votes -
Attempt to detect table renames
SQL Compare should try to detect renamed tables and use sp_rename. At the moment, the existing table is dropped and a new table is created with the new name. To avoid data loss, it is necessary to create a migration script but SQL Compare should be able to detect this in a similar way to how it detects column renames.
1 vote -
Ability to create a separate re-runnable script for each object being updated in SQL Compare, instead of just one big script. This is very
Ability to create a separate re-runnable script for each object being updated in SQL Compare, instead of just one big script. This is very important to our business.
1 vote -
Add Control+Insert to products
In Windows operation systems it is a common way to use Control+Insert keys instead of Control+C to copy selected text.
This is necessary to support left-mouse-handed people and it's driving me crazy that it does not work within your product(s).
At least I would love to use this option when working within the Comparison to copy code from a left or right script using Ctrl+Ins.
For completeness you should also keep "Shift+Insert" for Paste and "Shift+Del" for Cut operations in mind.
Thank you1 vote -
Filter for sensitivity of column data type comparison
For example, I would like to ignore when a column is a VARCHAR on both databases but with different lengths so I can focus on when the 2 data types are completely different eg. VARCHAR and NUMERIC.
1 vote -
Fix the selection of working folders
Let me change the location of the users data folders. The application creates a folder inside the Documents folder. When I change the location in the Application options dialog still a folder inside the Documents folder is being used. I want my Documents folder not to be used by this application
3 votes -
Add Version # to your objects/DB
When running a deployment (especially for the automated DevOps part, but even for creating a deploy script) you should have the option to enter/update a new Extended Property value called like “RedGate Version #” with whatever the version number you get from the source control for that object. Ideally it would be nice to also update that in the database level Extended Property as well, but at least on whatever object you are making a change to with that deployment. That way you can self-document what the latest version control number was for that particular object (or the DB as…
6 votes -
Easier Method to Snapshot Multiple Databases from same server(s)
1) SQL Compare has handy database snapshot ability to a folder. It would be great if rather than creating 1 database snapshot at a time you could tick each of the databases you'd like a snapshot created for.
2) Would be cool if like SQL Multiscript tool, you can speficity multiple servers and databases and have the snapshots named and/or placed in folders with server and database names.
3 votes -
1 vote
-
Ignore permissions doesn't
SQL Compare 14.2.4.15334
I have checked "Ignore permissions" and "Ignore users' permissions and role memberships", but deployment script is creating grants for existing permissions on tables being recreated (replacement table created & populated, old table dropped, & replacement table renamed). Expectation is that it obeys the ignore options.2 votes
- Don't see your idea?