Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
-- Allow for future use of different tokens - this supports up to SHA-512
ALTER TABLE `api_tokens` MODIFY `token_hash` VARCHAR(256);