DROP INDEX IF EXISTS idx_users_apple_id; ALTER TABLE users DROP COLUMN IF EXISTS apple_id, DROP COLUMN IF EXISTS apple_email_verified;