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


   For #6478 
   
   Changes proposed in this pull request:
   - I've added 
[SETUSER](https://docs.microsoft.com/en-us/sql/t-sql/statements/setuser-transact-sql?view=sql-server-ver15),
 [CREATE 
USER](https://docs.microsoft.com/en-us/sql/t-sql/statements/create-user-transact-sql?view=sql-server-ver15)
 and [ALTER 
USER](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-user-transact-sql?view=sql-server-ver15&preserve-view=true)
 statements.
   - I changed `ExpectedUser` as `AbstractExpectedSQLSegment` from 
`AbstractExpectedIdentifierSQLSegment` since we can include `UserSegment`'s 
properties to there other than name. Because of this change, I had to modify 
`show_create_user` SQL case id.
   
   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