collab: Make `users.github_user_id` required and unique (#16704)
This PR makes the `github_user_id` column on the `users` table required and replaces the index with a unique index. I have gone through and ensured that all users have a unique `github_user_id` in the staging and production databases. Release Notes: - N/A
M
Marshall Bowers committed
4ddf2cbb9f8a7ea49226a95bf4a35445ebc8ada3
Parent: 69e76a3
Committed by GitHub <noreply@github.com>
on 8/22/2024, 10:27:22 PM