mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
2 lines
263 B
SQL
2 lines
263 B
SQL
COMMENT ON COLUMN users.github_com_user_id IS 'The GitHub.com numerical user ID. It is used to check if the user has starred the Coder repository. It is also used for filtering users in the users list CLI command, and may become more widely used in the future.';
|