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

SSIS and Replication Commands -- Remove SSIS Commands, Update SMO/Library Import and Messages #7579

Merged
merged 10 commits into from
Jul 18, 2021

Conversation

potatoqualitee
Copy link
Member

@potatoqualitee potatoqualitee commented Jul 18, 2021

fixes #7553

Creating SSIS objects is unreliable and supporting it will require a ton of DLLs that will increase the size of dbatools. We can move these commands to a new module if we ever decide to create one.

RMO, so far, is still working.

@potatoqualitee potatoqualitee marked this pull request as draft July 18, 2021 08:57
@potatoqualitee potatoqualitee changed the title SSIS and Replication Commands -- Update SMO/Library Import and Messages SSIS and Replication Commands -- Remove SSIS Commands, Update SMO/Library Import and Messages Jul 18, 2021
@potatoqualitee potatoqualitee marked this pull request as ready for review July 18, 2021 17:58
@potatoqualitee
Copy link
Member Author

All checks pass ✔️

@potatoqualitee potatoqualitee merged commit a702a5d into development Jul 18, 2021
@potatoqualitee potatoqualitee deleted the smofixes branch July 18, 2021 19:12
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.

Check for SSIS Compat
1 participant