Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
SET send_logs_level = 'fatal';
SELECT globalNotIn(['"wh'], [NULL]);
SELECT globalIn([''], [NULL]);
SELECT notIn([['']], [[NULL]]);