Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
If you start off in one connection (say master), and try to create a table in a non-existent schema, you get the error message in the screenshot. However, if you change the connection to a database that does have the schema, the error persists. I suspect that ADS is not re-verifying the script after switching connections.
If you start off in one connection (say master), and try to create a table in a non-existent schema, you get the error message in the screenshot. However, if you change the connection to a database that does have the schema, the error persists. I suspect that ADS is not re-verifying the script after switching connections.