microsoft / Analysis-Services

Git repo for Analysis Services samples and community projects
MIT License
588 stars 411 forks source link

ALM Toolkit generates whole database script instead of just changes #72

Closed aarongiust closed 3 years ago

aarongiust commented 4 years ago

The ALM Toolkit generates a script for the entire database but really should only do that when the database does not yet exist. Otherwise, it should create a script that only makes changes to the destination...or at least give the user the option to generate changes only or the whole database.

christianwade commented 4 years ago

Partial update scripts would be good, but only a small amount of tabular objects allow updates in isolation in a TMSL script