Skip to content

Commit 88b718a

Browse files
authored
Table constraints are not supported with SQL DW/Synapse
1 parent 7b3dafe commit 88b718a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/sql-data-warehouse/sql-data-warehouse-install-visual-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: craigg
99
ms.service: sql-data-warehouse
1010
ms.topic: conceptual
1111
ms.subservice: development
12-
ms.date: 11/06/2019
12+
ms.date: 01/07/2020
1313
ms.author: kevin
1414
ms.reviewer: igorstan
1515
ms.custom: seo-lt-2019
@@ -41,6 +41,7 @@ There are times when feature releases for SQL Data Warehouse may not include sup
4141
- [Dynamic data masking](https://docs.microsoft.com/sql/relational-databases/security/dynamic-data-masking?toc=%2Fazure%2Fsql-data-warehouse%2Ftoc.json&view=sql-server-2017#defining-a-dynamic-data-mask)
4242
- Submit a support ticket or vote [here](https://feedback.azure.com/forums/307516-sql-data-warehouse/suggestions/39040048-ssdt-support-dynamic-data-masking) to get the feature supported.
4343
- [PREDICT](https://docs.microsoft.com/sql/t-sql/queries/predict-transact-sql?view=sql-server-ver15&viewFallbackFrom=azure-sqldw-latest) function
44+
- [Tables with constraints](https://docs.microsoft.com/azure/sql-data-warehouse/sql-data-warehouse-table-constraints#table-constraints) are not supported. For these table objects, set the build action to "None".
4445

4546
## Next steps
4647

0 commit comments

Comments
 (0)