Released: May 16, 2017
12.4 での更新項目
機能
- Summary view of detailed differences - New summary view, which lists the semantic differences between two tables now makes it easier to understand why two objects are different.
This will help people in situations where the SQL diff isn't representative of the differences between two objects, for example:
- When comparing tables without the "force column order" option.
- When comparing different database versions so a constraint is inlined on one side and not the other.
- When ignoring names of...
Released: May 10, 2017
8.0 での更新項目
機能
- Improved Formatting options.
The formatting styles are now much more customizable. Added new options based on customer feedback including:
- Add options for CASE WHEN ELSE END.
- Disable SQL Prompt on certain blocks of code.
- Quick switching between styles.
- Indent comments consistent with code.
- Support a common intending option for SELECT.
- Expose all formatting options in the UI.
- Format common table expressions (CTEs).
- Simple, but toggle indenting of else if statements.
- Column aliases alignment...
Released: Apr 11, 2017
7.5 での更新項目
機能
Updates in SQL Prompt 7.5
- Add support for SQL Server 2016's WITHOUT_ARRAY_WRAPPER.
- Support for Visual Studio 2017.
- Formatting improvements:
- ON and WHEN keywords in MERGE statements can now be right-aligned.
- ELSE IF statements are now indented the same as IF statements.
- Fix for error when formatting some server broker statements.
- Short ALTER TABLE statements now respects the 'Collapse Short DDL statements' option.
- Fix issue with parenthesised expressions sometimes removing spaces between...
Released: Mar 13, 2017
12.2 での更新項目
機能
- Manage your SDK license through the Getting Started application.
-
Contains the following APIs:
- SQL Compare 12.
- SQL Data Compare 12.
- Both engines now include support for Azure SQL Database and many SQL Server 2016 features.
Released: Nov 16, 2016
1.3 での更新項目
機能
- The MultiScriptListExport tool functionality has been included in the main MultiScript application.
不具合の修正
- SE-720 Crash on starting up with some legacy licences fixed.
- SE-730 Rare crash during script execution fixed.
- SE-731 Cancelling while running a script is now enabled.
- SE-737 Drag-dropping a script into the selector marks the project as needing to be saved.
- SE-744: Filenames with multiple periods are now handled correctly
- SE-746: "Add Existing" before saving any project no longer crashes
Released: Sep 19, 2016
12.0 での更新項目
機能
Updates in SQL Compare 12.0
- New User Interface (UI) - Overhauled UI of SQL Compare aligns with Redgate's new common design guidelines. Improves the underlying codebase and fixes over 200 UI related bugs.
- Parallel registration - When registering from a live database, scripts folder, or a snapshot, SQL Compare will now register both data sources at the same time, rather than waiting for your source to finish before starting on the target. This should speed up the comparison considerably.
- Login...
Released: Aug 31, 2016
Updates in this release
Updates in SQL Monitor 6.0
- New Server/Instance Overview Screen - A new server/instance overview brings together a number of different overview screens and makes them available all in one place, featuring an interactive graph which is annotated underneath with details of when alerts occurred, providing extra context to the performance information and allowing you to correlate the alerts with key metrics, all in one place.
- Execution Plans - New feature introduced within the Top Query metrics, is...
Released: Aug 29, 2016
Updates in this release
Updates in SQL Test 1.6
- New login based licensing.
- Added new context menu items Expand All / Collapse All to databases and test classes.
- Links in test messages are now clickable.
- Updated feature usage reporting library.
- Latest UI components, uses a more legible font on the menu.
- The SA dialog now occurs only once for (per interection) the following connection issues (SQT-384, SQT-439, SQT-388, SQT-445, SQT-449, SQT-393 and SQT-450).
- Improved SSMS stability by reducing pre-cached optimization.
- No...
Released: Aug 26, 2016
Updates in this release
Updates in SQL Source Control 5.2.3
- Additional logging for errors during get latest when your repository contains migration scripts.
- SOC-7874, SOC-7878: SQL Source Control will clean-up temporary tables used when registering a database.
- Improved error handling and logging when generating a deployment script in Get Latest.
- SC-8854: Prevented a crash that could occur when registering a scripts folder containing a function with a complex series of aliases.
- SC-8042: Add check to avoid putting...
Released: Aug 25, 2016
Updates in this release
Updates in SQL Data Generator 3.1.6
Features:
- Updated SQL Compare engine.
- Commandline and UI both now require .NET 4 runtime.
- Now reopens connection dialog when the connection fails.
- Added a generator: Use Default Values - does not generate data for the column, using the server default value instead.
- Generation report display is optional when generating data.
- "Save as" now adds the project to the list of recently used projects.
- Recently used projects list is now sorted by most recently accessed...