Fully shard protected_branch_push_access_levels
Follows up on !175714 (merged) in light of Sharding Priorities.
Milestone 18.6
-
Prepare to fully shard table -> !209876 - add
NOT NULL (NOT VALID)constraint on the table's sharding key - prepare ASYNC constraint check on
NOT NULLsharding key
- add
-
Verify the NOT NULL (NOT VALID) -> NOT NULLconstraint has changed on the sharding key on .com -
Fully shard table -> - update
db/docs/*.ymlwith sharding key - SYNC validate
NOT NULLconstraint on sharding key
- update
-
verify the NOT NULLconstraint check is set on the table's sharding key
Edited by Tomasz Skorupa