Column upcoming_reconciliations.organization_id should be ready for Cells 1.0
Sharding key column upcoming_reconciliations.organization_id
should meet all of the following requirements for Cell 1.0:
-
has no default -
is not nullable (Add sharding-key on upcoming_reconciliations (!155762 - merged)) -
has a foreign key to organizations (Add sharding-key on upcoming_reconciliations (!155762 - merged))
Once the above is done we can remove the table from https://gitlab.com/gitlab-org/gitlab/-/blob/master/spec/lib/gitlab/database/sharding_key_spec.rb#L182-199.
Edited by Bishwa Hang Rai