We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8d006 commit 9cdff21Copy full SHA for 9cdff21
1 file changed
docs/ssma/mysql/what-s-new-in-ssma-for-mysql-mysqltosql.md
@@ -13,6 +13,14 @@ ms.custom: intro-whats-new
13
14
This article lists SQL Server Migration Assistant (SSMA) for MySQL changes in each release.
15
16
+## SSMA v9.3
17
+
18
+The v9.3 release of SSMA for MySQL contains the following changes:
19
+ * Add support for MySQL 8.X
20
+ * Add support for common table expressions
21
+ * Add support for SQL Server 2022 target
22
+ * Fix for precision loss of datetime datatype column migration
23
24
## SSMA v9.2
25
26
The v9.2 release of SSMA for MySQL contains the following changes:
@@ -34,6 +42,7 @@ The v8.24 release of SSMA for MySQL contains the following changes:
34
42
* Add support for YEAR datatype
35
43
* Improve conversion of comment styles
36
44
* Improve naming for "Save As" statements
45
+* Fix issue
37
46
38
47
## SSMA v8.23
39
48
0 commit comments