jiang-wei edited a comment on issue #9792:
URL: https://github.com/apache/shardingsphere/issues/9792#issuecomment-805180499


   BTW, I found a way to fool SS to "create" the tables 
   just run `create table` in SS like
   ```
   create table foo if not exists (u_id BIGINT);
   ```
   then SS will configure it with default non-sharding policy 
   
   😎😎😎


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


Reply via email to