Files
coder/coderd/database/migrations/000304_github_com_user_id_comment.down.sql

2 lines
178 B
SQL

COMMENT ON COLUMN users.github_com_user_id IS 'The GitHub.com numerical user ID. At time of implementation, this is used to check if the user has starred the Coder repository.';