Skip to content

Commit bcf8b3b

Browse files
committed
cleanup dbproj limitations
1 parent 6300cdd commit bcf8b3b

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

docs/azure-data-studio/extensions/sql-database-project-extension.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,11 @@ Watch this short 10-minute video for an introduction to the SQL Database Project
5151
5252
## Known limitations
5353

54-
1. Adding project references and loading existing project references in Azure Data Studio viewlet is not currently supported.
55-
2. Loading files as link is not supported in Azure Data Studio viewlet today, however the files will be loaded at the top level in tree and build will incorporate these files as expected.
56-
3. Pre-Post deploy script adding and loading in viewlet is not supported as of today, however if you manually add these files in project they will be honored at build time.
57-
4. SQLCLR objects in project are not supported in .NET Core version of DacFx.
58-
5. Tasks (build/publish) are not user-defined.
59-
6. Publish targets defined by DacFx.
60-
7. Source control integration and new project creation do not automatically create .gitignore file.
61-
8. WSL environment support is limited.
54+
1. Loading files as link is not supported in Azure Data Studio viewlet today, however the files will be loaded at the top level in tree and build will incorporate these files as expected.
55+
2. SQLCLR objects in project are not supported in .NET Core version of DacFx.
56+
3. Tasks (build/publish) are not user-defined.
57+
4. Publish targets defined by DacFx.
58+
5. WSL environment support is limited.
6259

6360
## Next steps
6461

0 commit comments

Comments
 (0)