tuichenchuxin commented on issue #14103:
URL: 
https://github.com/apache/shardingsphere/issues/14103#issuecomment-995406729


   You can use defaultDatabaseStrategy like 
   ```
   rules:
   - !SHARDING
     defaultDatabaseStrategy:
       standard:
         shardingColumn: user_id
         shardingAlgorithmName: database-inline
     defaultTableStrategy:
       none:
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to