mysql
mysql copied to clipboard
support tidb AUTO_RANDOM tag
Describe the feature
support auto_random
tag
Motivation
tidb use primary key with AUTO_RANDOM
tag to avoid hot spot, but gorm doesn't seem to support it!
Related Issues
https://docs.pingcap.com/zh/tidb/stable/auto-random