Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
UPDATE workflow_definition_entity
SET json = json - 'type'
WHERE json->>'type' IS NOT NULL;