chore(api): proof migration on the EE-only chain#4682
Conversation
No-op revision demonstrating EE-only divergence: alembic_version_ee advances in EE databases while the shared and parked chains are untouched, and OSS never sees it.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
|
Folded into #4680 together with the shared-chain proof. |
Context
First real revision on the EE-only chain (see the chain-split PR). Intentionally a no-op.
Changes
0ee000000002on the EE chain:alembic_version_eeadvances in EE databases; the shared and parked tables are untouched; OSS never sees this chain.What to QA
EE schema dump shows only the
alembic_version_eerow changing; OSS dump is byte-identical before/after.🤖 Generated with Claude Code