Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2022 11:22 PM
Dear Databricks colleagues, the above answers do not help - sorry to say that. We as enterprise customers are well aware of how Azure DevOps works and how to do a Databricks deployment in general.
What I am missing is a SQL Server database project equivalent that I can deploy.
How can I control which tables, views, stored procedures are deployed to the different stages?
How can I control that tables are created first, then views, then views that reference views and so on.
Which engine generates a change script for me that executes an ALTER VIEW if necessary?