mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
05e2806ff3
This supports GitHub and OIDC login for profile pictures!
3 lines
46 B
SQL
3 lines
46 B
SQL
ALTER TABLE users
|
|
DROP COLUMN avatar_url;
|