SteNicholas opened a new pull request #3976: Oracle insert statement bugfix
URL: https://github.com/apache/incubator-shardingsphere/pull/3976
 
 
   Fixes #3962.
   
   `InsertValuesExtractor` could extract column segements by 
`InsertValuesClause` rule, but oracle insert statement `insertValuesClause` 
lack of `columnNames` , which cause encrypt problem for extracting column 
segements.
   
   Changes proposed in this pull request:
   
   - Put columnNames into insertValuesClause.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to