Column namespaces.organization_id should be ready for Cells 1.0
Column namespaces.organization_id should meet all of the following requirements for Cell 1.0:
-
has no default - #466141 (closed) -
is not nullable - #492353 (closed) -
has a foreign key to organizations - #466142 (closed)
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 Rutger Wessels