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

Get-SqlDscPreferredModule: Optionally specify which version of the SQL module is imported #1966

Merged

Commits on Aug 28, 2023

  1. Get-DsqlDscPreferredModule returns PSModuleInfo instead of string; en…

    …able module version selection via SMODefaultModuleVersion env var
    YaroBear committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cebd5de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db6731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65f63c2 View commit details
    Browse the repository at this point in the history
  4. used named parameters

    YaroBear committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ef4d711 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    176d7e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97dbe72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a75f8e View commit details
    Browse the repository at this point in the history
  8. period

    YaroBear committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b9ca9f3 View commit details
    Browse the repository at this point in the history
  9. move smo version calculation to private function; throw error if the …

    …wrong version of smo module was loaded; tests
    YaroBear committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b67d94c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    098c71a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    636cefe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00451e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    9c6420c View commit details
    Browse the repository at this point in the history