Skip to content

Drop check constraints on sharding_key_id column in runner models

In order to drop the sharding_key_id column in the runner models, we need to first drop the nullness check constraint and the app model validations.

Edited by 🤖 GitLab Bot 🤖