mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
2 lines
178 B
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.';
|