tristaZero commented on issue #7575: URL: https://github.com/apache/shardingsphere/issues/7575#issuecomment-698090458
Hi @474846718 Thanks for your idea. > spring.jpa.hibernate.ddl-auto Does that mean ShardingSphere helps users create sharding tables automatically? In that case, the sharding rule is also necessary; otherwise, ShardingJDBC does not know how to shard tables. BTW, a similar feature for ShardingProxy will be online soon! Users can start ShardingProxy without sharding rules and create Sharding tables by SQL. [RDL feature](https://github.com/apache/shardingsphere/issues/7324) will present you with more details. ---------------------------------------------------------------- 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]
