lanchengx opened a new issue #13999:
URL: https://github.com/apache/shardingsphere/issues/13999


   For details, please refer to 
https://github.com/apache/shardingsphere/issues/13994
   
   The ANTLR definition syntax is as follows:
   
   ```sql
   DROP SHARDING KEY GENERATOR keyGeneratorName (COMMA keyGeneratorName)*;
   ```
   
   Examples are as follows:
   
   ```sql
   DROP SHARDING KEY GENERATOR uuid_key_generator;
   ```
   


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