You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/12/06 02:41:31 UTC

[GitHub] [incubator-shardingsphere] fenghuanfun commented on issue #3659: Can not create sharding table while table exist some with jpa

fenghuanfun commented on issue #3659: Can not create sharding table while table exist some with jpa
URL: https://github.com/apache/incubator-shardingsphere/issues/3659#issuecomment-562408197
 
 
   > I think it can be solved by `create table if not exists`. Would you mind have a try?
   
   I'm using spring-data-jpa, and it's  configuration is ddl-auto:update. that is ` create table if not exists `.
   maybe the problem is jpa ?

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