You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/03/29 05:59:02 UTC

[GitHub] [incubator-shardingsphere] LinXinHun commented on issue #2130: supported hibernate insert values ( )

LinXinHun commented on issue #2130: supported hibernate insert values ( )
URL: https://github.com/apache/incubator-shardingsphere/issues/2130#issuecomment-477878545
 
 
   > I am not get your point. Can you provide a demo?
   
   like hibernate automatic generation sql [insert into some_table values ( )], 
    '( )' contains blank will throw exception:
   io.shardingsphere.core.parsing.parser.exception.SQLParsingException: SQL syntax error, expected token is 'RIGHT_PAREN', actual token is 'END', literals is ''
   
   but the 1.4.2 version can support it .

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


With regards,
Apache Git Services