fix: CrossGroupRetry default false - #2570
Conversation
移除gorm:"default:false",避免每次 AutoMigrate时都执行ALTER TABLE `tokens` MODIFY COLUMN `cross_group_retry` boolean DEFAULT false 且bool默认false不影响原有功能
WalkthroughThe Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ffaec308ac9c1cf2afa2de98c3d
移除gorm:"default:false",避免每次 AutoMigrate时重复执行
ALTER TABLEtokensMODIFY COLUMNcross_group_retryboolean DEFAULT false且bool默认false不影响原有功能
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.