RaigorJiang opened a new pull request #10166: URL: https://github.com/apache/shardingsphere/pull/10166
Fixes #10102. Implement SQLServerPrivilegeHandler and add unit test. Reference: - create login and database user https://docs.microsoft.com/en-us/sql/relational-databases/security/authentication-access/create-a-database-user?view=sql-server-ver15 - grant control to user https://docs.microsoft.com/en-us/sql/t-sql/statements/grant-database-permissions-transact-sql?view=sql-server-ver15 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org