lyllove opened a new issue #4546: SQLParseEngine can not get columns when sql 
columns has 'source' name key
URL: https://github.com/apache/incubator-shardingsphere/issues/4546
 
 
   
SQLParseEngineFactory.getSQLParseEngine(DatabaseTypes.getTrunkDatabaseType("MySQL").getName()).parse("INSERT
 INTO iot_mysql_test  ( id,name,sex,age,hobby,source ) VALUES( ?,?,?,?,?,?)", 
false)
   
![image](https://user-images.githubusercontent.com/26361610/75628456-16369a80-5c14-11ea-8c9e-1ea81c88f489.png)
   
   

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