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

xSQLServerDatabase: Set collation of Database. #767

Closed
ChrisLGardner opened this issue Aug 16, 2017 · 0 comments · Fixed by #850
Closed

xSQLServerDatabase: Set collation of Database. #767

ChrisLGardner opened this issue Aug 16, 2017 · 0 comments · Fixed by #850
Labels
enhancement The issue is an enhancement request.

Comments

@ChrisLGardner
Copy link
Contributor

There are scenarios where it would be necessary to have different collations on a database than the server, we could extend the functionality of xSQLServerDatabase to handle this with another property.

@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Aug 16, 2017
johlju pushed a commit that referenced this issue Oct 8, 2017
…ase (#850)

- Changes to xSQLServerDatabase
  - Added parameter to specify collation for a database to be different from server
    collation (issue #767).
  - Fixed unit tests for Get-TargetResource to ensure correctly testing return
    values (issue #849)
@johlju johlju removed the help wanted The issue is up for grabs for anyone in the community. label Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants