Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dacfx to latest preview #845

Merged
merged 4 commits into from
Aug 9, 2019
Merged

Update dacfx to latest preview #845

merged 4 commits into from
Aug 9, 2019

Conversation

udeeshagautam
Copy link
Contributor

@coveralls
Copy link

coveralls commented Aug 8, 2019

Coverage Status

Coverage decreased (-16.3%) to 60.066% when pulling fa57704 on bug/updateDacFx into 8d7acab on master.

@@ -185,7 +191,7 @@ public class DeploymentOptions
ObjectType.LinkedServerLogins,
ObjectType.Endpoints,
ObjectType.ErrorMessages,
ObjectType.Filegroups,
ObjectType.Files,
ObjectType.Logins,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we leave this to be explicit?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both will be present in options allowing user to change... only that Files will be excluded and groups included by default (following SSDT defaults).

(Files should not be by default included because they in most cases fail the deployment - one will have to explicitly exclude the changes regarding db files for it to work. Earlier it used to work because Filegroup meant both - files and filegroups)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. Thanks makes sense. Thanks!

Copy link
Member

@pensivebrian pensivebrian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@udeeshagautam udeeshagautam merged commit 4fe02a6 into master Aug 9, 2019
@udeeshagautam udeeshagautam deleted the bug/updateDacFx branch August 9, 2019 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants