Skip to content

Commit d695e40

Browse files
committed
Update SSMA articles to mention v8.12 changes
1 parent 1d40d8c commit d695e40

5 files changed

Lines changed: 40 additions & 5 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: "7/2/2020"
8+
ms.date: "7/31/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.12
20+
21+
The v8.12 release of SSMA for Access contains the following changes:
22+
23+
* Support for `BigInt` (`Large Number`) data type
24+
* Improved column type resolution
25+
* Improved conversion of column validation rules
26+
* Using latest available ACE OLE DB provider for data migration
27+
1928
## SSMA v8.11
2029

2130
The v8.11 release of SSMA for Access contains the following changes:

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

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

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

19+
## SSMA v8.12
20+
21+
The v8.12 release of SSMA for DB2 contains the following changes:
22+
23+
* Conversion of `STRIP` function
24+
* Improved parsing of procedure options
25+
1926
## SSMA v8.11
2027

2128
The v8.11 release of SSMA for DB2 contains the following changes:

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

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

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

19+
## SSMA v8.12
20+
21+
The v8.12 release of SSMA for MySQL contains the following changes:
22+
23+
* Conversion of temporary tables DDL
24+
1925
## SSMA v8.11
2026

2127
The v8.11 release of SSMA for MySQL contains the following changes:

docs/ssma/oracle/what-s-new-in-ssma-for-oracle-oracletosql.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: "7/2/2020"
8+
ms.date: "7/31/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 Oracle changes in each release.
1818

19+
## SSMA v8.12
20+
21+
The v8.12 release of SSMA for Oracle contains the following changes:
22+
23+
* Support for subquery factoring clauses within `INSERT`/`UPDATE`/`MERGE`/`DELETE` statements
24+
* Conversion message for `ON DELETE SET NULL` clause in cases of multi-path or circular references
25+
* Improve conversion of cursors created from dynamic SQL string
26+
* Update ODP.NET to v19.8
27+
1928
## SSMA v8.11
2029

2130
The v8.11 release of SSMA for Oracle contains the following changes:

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Find out about changes to SQL Server Migration Assistant (SSMA) for
44
author: nahk-ivanov
55
ms.prod: sql
66
ms.custom: ""
7-
ms.date: "7/2/2020"
7+
ms.date: "7/31/2020"
88
ms.reviewer: ""
99
ms.technology: ssma
1010
ms.topic: conceptual
@@ -15,6 +15,10 @@ ms.author: alexiva
1515

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

18+
## SSMA v8.12
19+
20+
The v8.12 release of SSMA for SAP ASE contains minor performance improvements and bug fixes.
21+
1822
## SSMA v8.11
1923

2024
The v8.11 release of SSMA for SAP ASE contains the following changes:

0 commit comments

Comments
 (0)