Can SSDT projects in Visual Studio be used to deploy database projects to a SQL Serverless Pool Database in Synapse Analytics?
Currently I used SSDT projects to manage changes to a Azure SQL Database, and I am looking to switch to Synapse Analytics but it seems I am unable to use SSDT projects to manage SQL Serverless Pool Databases in Synapse Analytics. I have even tried switching 'Target Platform' to Azure SQL Data Warehouse in the database properties but this has not worked so far.