You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/sqlpackage-release-notes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,9 @@ Build: 14.0.3917.1
38
38
39
39
The release includes the following fixes:
40
40
41
-
- When importing a Azure SQL Database .bacpac to an on-premise instance, fixed errors due to 'Database master keys without password are not supported in this version of SQL Server'.
41
+
- When importing an Azure SQL Database .bacpac to an on-premise instance, fixed errors due to 'Database master keys without password are not supported in this version of SQL Server'.
42
42
- Database catalog collation support.
43
-
- Fixed an unresolved pseudo columns for graph tables.
43
+
- Fixed an unresolved pseudo column error for graph tables.
44
44
- Added ThreadMaxStackSize command-line parameter to parse TSQL with a large number of nested statements.
45
45
- Fixed using the SchemaCompareDataModel with SQL authentication to compare schemas.
0 commit comments