mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
35211e2190
* chore: Rework roles to be expandable by name alone
2 lines
57 B
SQL
2 lines
57 B
SQL
ALTER TABLE ONLY users
|
|
DROP COLUMN IF EXISTS rbac_roles; |