Skip to content

Releases: Azure-Player/SCD-Merge-Wizard

SCD Merge Wizard 5.0

04 Sep 20:09
2c958e2

Choose a tag to compare

2024-09-04

  • Updated to use .NET Framework 4.8 (Windows 10/11) (#21)
  • Removed old connection method window
  • Replaced System.Data.SqlClient with Microsoft.Data.SqlClient
  • Added new authentication method: Entra with MFA

SCD Merge Wizard 4.3

07 Aug 00:35

Choose a tag to compare

[4.3.0] - 2020-08-06

  • Added space before OR/AND in a condition statement (#9)
  • Change: List of tables is sorted now (#2)

Changes:

  • #10: Fixed missing space in ON clause #9
  • #9: Missing space in the generated ON clause
  • #8: Sorted table/view/synonym names.

This list of changes was auto generated.

SCD Merge Wizard 4.2.1

08 Nov 03:29

Choose a tag to compare

  • Fixed error occurs when opening project contains OLEDB connection

SCD Merge Wizard 4.2

13 Aug 02:22

Choose a tag to compare

SCD Merge Wizard 4.2 Pre-release
Pre-release
  • Added new type of connection to database
  • Fixed several issues

SCD Merge Wizard 4.1

13 Aug 00:34

Choose a tag to compare

RELEASE NOTES

  • Fixed bug with resizing columns in transformation grid
  • Fixed bug with T-SQL statement when none of the variables is used
  • Fixed few more issues
  • #2875: Fixed bug where user columns definitions where added double every time you would go back and then forward the wizard.
  • #2974: Variables are updated (added or deleted) when changes on variables list occurs
  • #3083: Changing the tables doesn't update the mappings
  • Added functionality to make all SCD1
  • Added clear All Mappings function (Reset button)
  • Fixed error occurs when user attempt delete row for new variable
  • Fixed error in Data Preview window if some binary columns exist
  • Fixed problem with refresh list of tables if connection string was changed
  • #2966: Temporary table never won't be created. Used CTE for reading potential duplicated values in Business Key