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-sqlpackage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ This article lists the features and fixes delivered by the released versions of
36
36
| Feature | Details |
37
37
| :------ | :------ |
38
38
| Export | Fixed an issue where exporting a table with text or image in the first column would fail without a clustered index. |
39
-
| Export | Fixed an issue where exporting a table that has the order of columns in a statistic in a different order than the table create script would fail. |
39
+
| Export | Fixed an issue where exporting a table that has the order of columns in a statistic in a different order than the table create script would fail without a clustered index. |
0 commit comments