Validate oauth_access_tokens#expires_in not null
What does this MR do and why?
- The background migration ran successfully on GPRD: !107701 (comment 1241450867)
- This migration prevent new invalid oauth access token records: !109047 (merged)
- Validating the not null constraint is the final step https://docs.gitlab.com/ee/development/database/not_null_constraints.html#validate-the-not-null-constraint-next-release
- #385374 (closed)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jessie Young