You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I heard someone metion that the deloy options could also be a vector, and it looks like you store that - presumably to use it to determine if fastcomparision is possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@allancascante @dzsquared
Looking forward to this - I made an attempt at implementing something similar: https://github.com/ErikEJ/DacDeploySkip
I ended up checking the checksum of not only the model.xml but also predeploy.sql and postdeploy.sql
https://github.com/ErikEJ/DacDeploySkip/blob/main/src/DacDeploySkip/DacpacChecksumService.cs
I heard someone metion that the deloy options could also be a vector, and it looks like you store that - presumably to use it to determine if fastcomparision is possible?
All reactions