feat: flatten tenant_configs table with type column#304
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. 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:
WalkthroughThe PR restructures TenantConfig storage from a single legacy JSON blob to typed flat rows keyed by (Key, Type), introducing ChangesTenantConfig flat-row storage and dependent wiring
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 |
|
@coderabbitai summary |
✅ Action performedSummary regeneration triggered. |
28c09e5 to
bb8f912
Compare
bb8f912 to
cf29c9d
Compare
78a6ea9 to
7b1bed4
Compare
|
@coderabbitai summary |
✅ Action performedSummary regeneration triggered. |
7b1bed4 to
3808e84
Compare
b904cbd to
6999733
Compare
Signed-off-by: Niaz Khan <niazkhansap@gmail.com>
6999733 to
b8676b4
Compare
Related cleanup PR needs to be rolled out after this.