As you can see, only 11 moves are NOT compatible with Z Step in VV Ultimatum. If a move isn't marked as “Z-Step Incompatible”, you will be able to use it to perform this move. With that out of the way ...
ALTER TABLE public.team_api_keys DROP COLUMN IF EXISTS api_key_mask; ALTER TABLE public.access_tokens DROP COLUMN IF EXISTS access_token_mask; ALTER TABLE public.team_api_keys ADD COLUMN IF NOT EXISTS ...