terrymanu commented on a change in pull request #2038: #2034 bug fixs && add
encrypt test class
URL:
https://github.com/apache/incubator-shardingsphere/pull/2038#discussion_r266227360
##########
File path:
sharding-core/sharding-core-parse/sharding-core-parse-mysql/src/main/antlr4/imports/mysql/MySQLDDLStatement.g4
##########
@@ -40,7 +40,7 @@ dataType
;
dataTypeName_
- : ID ID?
+ : uid uid?
Review comment:
why data type composite with tow uid? maybe should make code more clear
here
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services