Skip to content

Commit 0ea70eb

Browse files
committed
Update what's new articles for SSMA 8.14 and 8.13
1 parent 5b2d690 commit 0ea70eb

5 files changed

Lines changed: 68 additions & 5 deletions

docs/ssma/access/what-s-new-in-ssma-for-access-accesstosql.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: nahk-ivanov
55

66
ms.prod: sql
77
ms.custom: ""
8-
ms.date: "7/31/2020"
8+
ms.date: "9/28/2020"
99
ms.reviewer: ""
1010
ms.technology: ssma
1111
ms.topic: conceptual
@@ -16,6 +16,18 @@ ms.author: alexiva
1616

1717
This article lists SQL Server Migration Assistant (SSMA) for Access changes in each release.
1818

19+
## SSMA v8.14
20+
21+
In addition to several improvements to ensure greater accessibility for people with disabilities, the v8.14 release of SSMA for Access requires a project upgrade, as it now stores full source/target server version in the project metadata.
22+
23+
## SSMA v8.13
24+
25+
The v8.13 release of SSMA for Access contains the following changes:
26+
27+
* Fix `ORDER BY` conversion with `UNION` clause
28+
* Support for filtered unique indexes
29+
* Consider implicit type casts when converting procedure and function calls
30+
1931
## SSMA v8.12
2032

2133
The v8.12 release of SSMA for Access contains the following changes:

docs/ssma/db2/what-s-new-in-ssma-for-db2-db2tosql.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: nahk-ivanov
55

66
ms.prod: sql
77
ms.custom: ""
8-
ms.date: "7/31/2020"
8+
ms.date: "9/28/2020"
99
ms.reviewer: ""
1010
ms.technology: ssma
1111
ms.topic: conceptual
@@ -16,6 +16,18 @@ ms.author: alexiva
1616

1717
This article lists SQL Server Migration Assistant (SSMA) for DB2 changes in each release.
1818

19+
## SSMA v8.14
20+
21+
In addition to several improvements to ensure greater accessibility for people with disabilities, the v8.14 release of SSMA for DB2 requires a project upgrade, as it now stores full source/target server version in the project metadata.
22+
23+
## SSMA v8.13
24+
25+
The v8.13 release of SSMA for DB2 contains the following changes:
26+
27+
* Support for filtered unique indexes
28+
* Consider implicit type casts when converting procedure and function calls
29+
* Improve logging for source connection string to help troubleshoot connection issues
30+
1931
## SSMA v8.12
2032

2133
The v8.12 release of SSMA for DB2 contains the following changes:

docs/ssma/mysql/what-s-new-in-ssma-for-mysql-mysqltosql.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: nahk-ivanov
55

66
ms.prod: sql
77
ms.custom: ""
8-
ms.date: "7/31/2020"
8+
ms.date: "9/28/2020"
99
ms.reviewer: ""
1010
ms.technology: ssma
1111
ms.topic: conceptual
@@ -16,6 +16,17 @@ ms.author: alexiva
1616

1717
This article lists SQL Server Migration Assistant (SSMA) for MySQL changes in each release.
1818

19+
## SSMA v8.14
20+
21+
In addition to several improvements to ensure greater accessibility for people with disabilities, the v8.14 release of SSMA for MySQL requires a project upgrade, as it now stores full source/target server version in the project metadata.
22+
23+
## SSMA v8.13
24+
25+
The v8.13 release of SSMA for MySQL contains the following changes:
26+
27+
* Consider implicit type casts when converting procedure and function calls
28+
* Improve logging for source connection string to help troubleshoot connection issues
29+
1930
## SSMA v8.12
2031

2132
The v8.12 release of SSMA for MySQL contains the following changes:

docs/ssma/oracle/what-s-new-in-ssma-for-oracle-oracletosql.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: nahk-ivanov
55

66
ms.prod: sql
77
ms.custom: ""
8-
ms.date: "7/31/2020"
8+
ms.date: "9/28/2020"
99
ms.reviewer: ""
1010
ms.technology: ssma
1111
ms.topic: conceptual
@@ -16,6 +16,22 @@ ms.author: alexiva
1616

1717
This article lists SQL Server Migration Assistant (SSMA) for Oracle changes in each release.
1818

19+
## SSMA v8.14
20+
21+
In addition to several improvements to ensure greater accessibility for people with disabilities, the v8.14 release of SSMA for Oracle contains the following changes:
22+
23+
* Stores full source/target server version in the project metadata (requires project upgrade)
24+
* Fix multiple parsers issues (`PIVOT`/`UNPIVOT`, `MERGE`, alternative quoting)
25+
* Fix conversion of `INSERTING`/`DELETING`/`UPDATING` special functions in triggers
26+
27+
## SSMA v8.13
28+
29+
The v8.13 release of SSMA for Oracle contains the following changes:
30+
31+
* Fix conversion of `SQLCODE` and `SQLERRM` special functions in local procedures
32+
* Consider implicit type casts when converting procedure and function calls
33+
* Improve logging for source connection string to help troubleshoot connection issues
34+
1935
## SSMA v8.12
2036

2137
The v8.12 release of SSMA for Oracle contains the following changes:

docs/ssma/sybase/what-s-new-in-ssma-for-sybase-sybasetosql.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
title: "What's New in SSMA for SAP ASE (SybaseToSQL) | Microsoft Docs"
33
description: Find out about changes to SQL Server Migration Assistant (SSMA) for Sybase (SybaseToSQL) for each release.
44
author: nahk-ivanov
5+
56
ms.prod: sql
67
ms.custom: ""
7-
ms.date: "7/31/2020"
8+
ms.date: "9/28/2020"
89
ms.reviewer: ""
910
ms.technology: ssma
1011
ms.topic: conceptual
@@ -15,6 +16,17 @@ ms.author: alexiva
1516

1617
This article lists SQL Server Migration Assistant (SSMA) for SAP ASE (formerly SSMA for Sybase) changes in each release.
1718

19+
## SSMA v8.14
20+
21+
In addition to several improvements to ensure greater accessibility for people with disabilities, the v8.14 release of SSMA for SAP ASE requires a project upgrade, as it now stores full source/target server version in the project metadata.
22+
23+
## SSMA v8.13
24+
25+
The v8.13 release of SSMA for SAP ASE contains the following changes:
26+
27+
* Consider implicit type casts when converting procedure and function calls
28+
* Improve logging for source connection string to help troubleshoot connection issues
29+
1830
## SSMA v8.12
1931

2032
The v8.12 release of SSMA for SAP ASE contains minor performance improvements and bug fixes.

0 commit comments

Comments
 (0)