rimal opened a new issue #3031: Default setting for KeyGenerator ColumnName and 
algorithm
URL: https://github.com/apache/incubator-shardingsphere/issues/3031
 
 
   ## Question
   
   In my application, I am only doing database level sharding. There is no 
table level sharding. So, only setting the 
`DefaultDatabaseShardingStrategyConfig` works fine. But, if I want to use 
`snowflake` for key generation for my tables, I need to add 
`TableRuleConfiguration` for all my tables to specify the algorithm and the 
column name.
   
   Is there anyway to set a default key generation config as well?

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


With regards,
Apache Git Services

Reply via email to