feat: detect and log Dolt shared server mode#71
Conversation
Parse shared_server field from bd dolt show --json and include server mode (shared vs per-project) in connection log and DoltConnectionInfo for downstream mode-aware behavior. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe changes extend Dolt connection metadata handling by introducing a Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Summary
shared_serverfield frombd dolt show --jsonoutputsharedServeronDoltConnectionInfofor future mode-aware behavior (e.g., suppressing stop in shared mode)Test plan
(shared server)(per-project server)Summary by CodeRabbit