Skip to content

Commit b5e1120

Browse files
committed
Update SSMA what's new articles for v8.15
1 parent 68cd9ae commit b5e1120

6 files changed

Lines changed: 151 additions & 73 deletions

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

Lines changed: 10 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: "9/28/2020"
8+
ms.date: "10/28/2020"
99
ms.reviewer: ""
1010
ms.technology: ssma
1111
ms.topic: conceptual
@@ -16,6 +16,15 @@ ms.author: alexiva
1616

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

19+
## SSMA v8.15
20+
21+
In addition to several accessibility improvements, the v8.15 release of SSMA for Access contains the following changes:
22+
23+
* Ignore indexes auto-created for foreign keys
24+
* Revamp assessment reports to work in modern browsers
25+
* Use authority provided by the database for Azure AD authentication
26+
* Improve naming for statements loaded from files
27+
1928
## SSMA v8.14
2029

2130
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.

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: "9/28/2020"
8+
ms.date: "10/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.15
20+
21+
In addition to several accessibility improvements, the v8.15 release of SSMA for DB2 contains the following changes:
22+
23+
* Fix conversion of `MIN`/`MAX` aggregate functions with date/time arguments
24+
* Fix bug in `VARCHAR_FORMAT` emulation function when `DD` placeholder is used
25+
* Improve type mappings for `TIME` data type
26+
* Improve conversion of `ROUND` and `TRUNC` functions with numeric arguments
27+
* Revamp assessment reports to work in modern browsers
28+
* Use authority provided by the database for Azure AD authentication
29+
* Improve naming for statements loaded from files
30+
1931
## SSMA v8.14
2032

2133
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.

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

Lines changed: 9 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: "9/28/2020"
8+
ms.date: "10/28/2020"
99
ms.reviewer: ""
1010
ms.technology: ssma
1111
ms.topic: conceptual
@@ -16,6 +16,14 @@ ms.author: alexiva
1616

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

19+
## SSMA v8.15
20+
21+
In addition to several accessibility improvements, the v8.15 release of SSMA for MySQL contains the following changes:
22+
23+
* Revamp assessment reports to work in modern browsers
24+
* Use authority provided by the database for Azure AD authentication
25+
* Improve naming for statements loaded from files
26+
1927
## SSMA v8.14
2028

2129
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.

0 commit comments

Comments
 (0)