Bump raindex for derived trades local DB#9
Conversation
|
Warning Review limit reached
More reviews will be available in 12 minutes and 10 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 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 |
b4855e4 to
c0e2d90
Compare
1b60148 to
492516c
Compare
c0e2d90 to
1e64cc4
Compare
492516c to
1ceb02a
Compare
1e64cc4 to
1848ebe
Compare
1ceb02a to
5119815
Compare
1848ebe to
04b6fef
Compare
04b6fef to
eb2ae53
Compare
eb2ae53 to
8aa4243
Compare

Depends on
Motivation
We want to test the deployment-id local DB remote flow with the raindex changes from rainlanguage/raindex#2587 before deploying a named sync instance.
That upstream PR adds a
derived_tradeslocal DB read model and bumps the local DB schema to version 4. Testing it through this repository lets the remote deployment workflow build and install the CLI from the exact raindex commit that contains those schema changes.Solution
lib/raindexfrom9b33a3c4eca44726b4602f1a2d4046982584ef93tocce428bf874443f55280705d8d2da157ef9921abcce428bf874443f55280705d8d2da157ef9921abRelevant upstream raindex PR context:
arda/derived-trades-schemacce428bf874443f55280705d8d2da157ef9921abderived_tradesduring local DB sync and read trade lists from that derived tableChecks
By submitting this for review, I am confirming I have done the following:
Validated locally with:
git submodule status lib/raindexgit diff --stat feature/deployment-id-ops..HEADNot run: