Skip to content

Draft: Remove default org_id

Bishwa Hang Rai requested to merge 462598-remove-default into master

What does this MR do and why?

The code changes the default value of the organization_id column in the upcoming_reconciliations table from 1 to NULL.

Related MR to add the organization_id as sharding-key: Add sharding-key on upcoming_reconciliations (!155762 - merged)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.


Related to #462598

Edited by Bishwa Hang Rai

Merge request reports