DROP INDEX IF EXISTS user_client_join_id_key; ALTER TABLE "user" DROP COLUMN IF EXISTS client_join_id;