yuzel commented on issue #4456: #4406 fix MySQL, PostgreSQL DDL cannot parse 
Integer, Double, Decimal
URL: 
https://github.com/apache/incubator-shardingsphere/pull/4456#issuecomment-591774482
 
 
   > @yuzel Hi
   > I created issue #4482 to record all the tasks concerning `DataTypeName`, 
hope see the fist item of this issue is done by YOUR PR. 😉
   > 
   > After that, if you are interested in other ones, please be free to move 
forward!
   
   I compared mysql, postgresql, and oracle, and put some public attributes in 
Keyword.g4, and others in the corresponding database keyword.g4 file. Some 
attributes may be in the wrong position, please correct me.
   The following is a reference link
   [mysql](https://dev.mysql.com/doc/refman/8.0/en/data-types.html)
   [postgresql](http://www.postgres.cn/docs/11/datatype.html)
   
[oracle](https://docs.oracle.com/cd/B28359_01/server.111/b28318/datatype.htm#CNCPT012)
   

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

Reply via email to