Skip to content

Case Sensitive Hash Tables #27

Description

@gbuczylowski

Hash tables in Start-SqlSpade.ps1used for passing parameters and overrides to Run-Install.ps1 are initialized using New-Object hashtable which makes them case sensitive, and causes parameters and overrides that are not provided in exactly the same case as expected in Run-Install.ps1 not be recognized.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions