mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
de6080c46d
Follow up to https://github.com/coder/coder/pull/17029.
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.';
|