Bump ChatDatabase version to avoid conflicts with V6 #6477
Conversation
PR checklist ✅All required conditions are satisfied:
🎉 Great job! This PR is ready for review. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughChatDatabase's Room database schema version is incremented from ChangesDatabase Schema Version Update
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
SDK Size Comparison 📏
|
|



Goal
Bump the
ChatDatabaseversion to prevent theV6ChatDatabaseversion going over theV7version. Sets it to 200, so that V6 never reaches this version.Resolves: https://linear.app/stream/issue/AND-1198/bump-db-version-to-avoid-conflict-between-v6-and-v7
Implementation
Bumps version to
200🎨 UI Changes
NA
Testing
104200Summary by CodeRabbit
Chores