ThanoshanMV opened a new pull request #15804:
URL: https://github.com/apache/shardingsphere/pull/15804


   For #6478 
   
   Changes proposed in this pull request:
   - I've proofread SQLServer 
[GRANT](https://docs.microsoft.com/en-us/sql/t-sql/statements/grant-transact-sql?view=sql-server-ver15)
 statement and added test cases.
   - I think [object 
permission's](https://docs.microsoft.com/en-us/sql/t-sql/statements/grant-object-permissions-transact-sql?view=sql-server-ver15)
 securable represent tables. Therefore, I tried to collect table information 
when there is object permission in the GRANT statement.
   - Here is the [documentation 
](https://docs.microsoft.com/en-us/sql/relational-databases/security/securables?view=sql-server-ver15#:~:text=Securables%20are%20the%20resources%20to,that%20can%20themselves%20be%20secured.)
 on securable.
   
   Please check it. Please let me know if there are any changes to be made.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to