You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
…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)
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.
The text was updated successfully, but these errors were encountered: