xSQLServerDatabaseRole resource currently creates a DB user for an SQL login and assigns already existing roles to the user. The related issue (#846) proposes renaming the resource to xSQLServerDatabaseUser. We should then implement a new resource xSQLServerDatabaseRole, used to handle DB roles.